1
0
Fork 0
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:
kilbith 2017-06-26 20:03:48 +02:00 committed by Loïc Blot
parent 936d67dad4
commit 1d1d922a7a
5 changed files with 99 additions and 3 deletions

View file

@ -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