1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-09-15 18:57:08 +00:00

Updated inverted camera

This commit is contained in:
TheXGuy 2025-06-14 20:16:40 -04:00
parent 81d62d01d1
commit d026f0a5c9
3 changed files with 32 additions and 17 deletions

View file

@ -160,11 +160,6 @@ safe_dig_and_place (Safe digging and placing) bool false
[*Keyboard and Mouse]
# Invert vertical mouse movement.
#
# Requires: keyboard_mouse
invert_mouse (Invert mouse) bool false
# Mouse sensitivity multiplier.
#
# Requires: keyboard_mouse
@ -493,6 +488,12 @@ view_bobbing_amount (View bobbing factor) float 1.0 0.0 7.9
[**Camera]
# Invert vertical camera movement.
invert_camera (Invert camera) bool false
# Inverts the 3rd person front-facing camera.
invert_third_person_front (Invert 3rd person front) bool true
# Field of view in degrees.
fov (Field of view) int 72 45 160