]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - minetest.conf.example
Added pitch fly mode (#7817)
[dragonfireclient.git] / minetest.conf.example
index ccb57520ce7412f016ac3f8e1f62c2bae9637fe9..173b85c700a26dd5126c9535e406af82c2b98ca9 100644 (file)
 #    type: bool
 # free_move = false
 
+#    If enabled together with fly mode, makes move directions relative to the player's pitch.
+#    type: bool
+# pitch_fly = false
+
 #    Fast movement (via the "special" key).
 #    This requires the "fast" privilege on the server.
 #    type: bool
 #    type: key
 # keymap_freemove = KEY_KEY_K
 
+#    Key for toggling pitch fly mode.
+#    See http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3
+#    type: key
+# keymap_pitchfly = KEY_KEY_L
+
 #    Key for toggling fast mode.
 #    See http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3
 #    type: key