Add Arm Inertia (#6050)
This commit is contained in:
parent
5f6d3bba2a
commit
8d0ce4b4c4
|
@ -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…
Reference in New Issue