1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-07-22 17:18:39 +00:00

Add offset to automatic_face_movement_dir

This commit is contained in:
PilzAdam 2013-08-18 15:49:09 +02:00
parent 681e136d5f
commit 4feea0ac68
7 changed files with 24 additions and 8 deletions

View file

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