Skip to content

Commit bdb9cda

Browse files
committed
enable sensors for compass orientation
1 parent ccfe924 commit bdb9cda

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

project.godot

+4
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ enabled=PackedStringArray("res://addons/PraxisMapperGPSPlugin/plugin.cfg")
3737

3838
[input_devices]
3939

40+
sensors/enable_accelerometer=true
41+
sensors/enable_gravity=true
42+
sensors/enable_gyroscope=true
43+
sensors/enable_magnetometer=true
4044
pointing/emulate_touch_from_mouse=true
4145

4246
[rendering]

0 commit comments

Comments
 (0)