Add missing documentation of automatic_face_movement_max_rotation_per_sec entity...
authorSapier <sapier AT gmx dot net>
Fri, 25 Dec 2015 13:11:39 +0000 (14:11 +0100)
committerSapier <sapier AT gmx dot net>
Fri, 25 Dec 2015 13:11:39 +0000 (14:11 +0100)
doc/lua_api.txt

index 45a47c9ab2a9eb01f517125d26ec0c9848de10cf..b713b68bf1ee2bbf7f6ca3cc2379dabc1b40f749 100644 (file)
@@ -3233,6 +3233,8 @@ Definition tables
         stepheight = 0,
         automatic_face_movement_dir = 0.0,
     --  ^ automatically set yaw to movement direction; offset in degrees; false to disable
+        automatic_face_movement_max_rotation_per_sec = -1,
+    --  ^ limit automatic rotation to this value in degrees per second. values < 0 no limit
         backface_culling = true, -- false to disable backface_culling for model
         nametag = "", -- by default empty, for players their name is shown if empty
         nametag_color = <color>, -- sets color of nametag as ColorSpec