]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - minetest.conf.example
Add Arm Inertia (#6050)
[dragonfireclient.git] / minetest.conf.example
index d0ed146e0405424c4919c37d2d483538f5db4c57..f5f3f5e8c4748d723a21056630b22cba4d3572da 100644 (file)
 
 #### 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