diff options
Diffstat (limited to 'builtin')
-rw-r--r-- | builtin/settingtypes.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/builtin/settingtypes.txt b/builtin/settingtypes.txt index f15fc679b..192ce5b66 100644 --- a/builtin/settingtypes.txt +++ b/builtin/settingtypes.txt @@ -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 |