]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - minetest.conf.example
Android: Replace movement buttons with joystick (#7126)
[dragonfireclient.git] / minetest.conf.example
index 46d9ffe6557e16eb56cca7e105a749dea971a896..679f61dc1c72801a4054654a8fc3eb626a7c1126 100644 (file)
 #    type: bool
 # continuous_forward = false
 
+#    The length in pixels it takes for touch screen interaction to start.
+#    type: int
+# touchscreen_threshold = 20
+
+#    (Android) Fixes the position of virtual joystick.
+#    If disabled, virtual joystick will center to first-touch's position.
+#    type: int
+# fixed_virtual_joystick = false
+
 #    Enable Joysticks
 #    type: bool
 # enable_joysticks = false