mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-26 18:21:04 +00:00
Added pitch fly mode (#7817)
In pitch fly mode, you fly to the exact direction you are pointing at, using the forward key. Other move directions are also pitched accordingly. It allows smoother and more complex movements. Can be enabled/disabled by L key by default (set keymap_pitchfly in minetest.conf)
This commit is contained in:
parent
dcf58a3ad0
commit
327bad2eaf
11 changed files with 91 additions and 44 deletions
|
@ -52,6 +52,7 @@ Some can be changed in the key config dialog in the settings tab.
|
|||
| + | Increase view range |
|
||||
| - | Decrease view range |
|
||||
| K | Enable/disable fly mode (needs fly privilege) |
|
||||
| L | Enable/disable pitch fly mode |
|
||||
| J | Enable/disable fast mode (needs fast privilege) |
|
||||
| H | Enable/disable noclip mode (needs noclip privilege) |
|
||||
| E | Move fast in fast mode |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue