From 1d1d922a7aafc464ec4483a2f8caa8c49ddbbdee Mon Sep 17 00:00:00 2001 From: kilbith Date: Mon, 26 Jun 2017 20:03:48 +0200 Subject: Add Arm Inertia (#6050) --- builtin/settingtypes.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'builtin/settingtypes.txt') 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 -- cgit v1.2.3