Add missing documentation of automatic_face_movement_max_rotation_per_sec entity parameter

This commit is contained in:
Sapier 2015-12-25 14:11:39 +01:00 committed by BlockMen
parent 86bfce96ba
commit a8bebc41dc

View File

@ -3236,6 +3236,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