mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
Add Arm Inertia (#6050)
This commit is contained in:
parent
936d67dad4
commit
1d1d922a7a
5 changed files with 99 additions and 3 deletions
|
@ -469,6 +469,10 @@ enable_waving_plants (Waving plants) bool false
|
|||
|
||||
[***Advanced]
|
||||
|
||||
# Arm inertia, gives a more realistic movement of
|
||||
# the arm when the camera moves.
|
||||
arm_inertia (Arm inertia) bool true
|
||||
|
||||
# If FPS would go higher than this, limit it by sleeping
|
||||
# to not waste CPU power for no benefit.
|
||||
fps_max (Maximum FPS) int 60
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue