1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-09-15 18:57:08 +00:00

Add Arm Inertia (#6050)

This commit is contained in:
kilbith 2017-06-26 20:03:48 +02:00 committed by Loïc Blot
parent 936d67dad4
commit 1d1d922a7a
5 changed files with 99 additions and 3 deletions

View file

@ -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