From 4feea0ac6845ea025e8784f63f48e567d1d24c22 Mon Sep 17 00:00:00 2001 From: PilzAdam Date: Sun, 18 Aug 2013 15:49:09 +0200 Subject: Add offset to automatic_face_movement_dir --- doc/lua_api.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/lua_api.txt b/doc/lua_api.txt index 028669c62..c63ea29e1 100644 --- a/doc/lua_api.txt +++ b/doc/lua_api.txt @@ -1888,7 +1888,8 @@ Object Properties makes_footstep_sound = false, automatic_rotate = false, stepheight = 0, - automatic_face_movement_dir = false, + automatic_face_movement_dir = 0.0, + ^ automatically set yaw to movement direction; offset in degrees; false to disable } Entity definition (register_entity) -- cgit v1.2.3