mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
Add Arm Inertia (#6050)
This commit is contained in:
parent
936d67dad4
commit
1d1d922a7a
5 changed files with 99 additions and 3 deletions
|
@ -534,6 +534,11 @@
|
|||
|
||||
#### Advanced
|
||||
|
||||
# Arm inertia, gives a more realistic movement of
|
||||
# the arm when the camera moves.
|
||||
# type: bool
|
||||
# arm_inertia = true
|
||||
|
||||
# If FPS would go higher than this, limit it by sleeping
|
||||
# to not waste CPU power for no benefit.
|
||||
# type: int
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue