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) --- minetest.conf.example | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'minetest.conf.example') diff --git a/minetest.conf.example b/minetest.conf.example index d0ed146e0..f5f3f5e8c 100644 --- a/minetest.conf.example +++ b/minetest.conf.example @@ -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 -- cgit v1.2.3