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:
parent
681e136d5f
commit
4feea0ac68
7 changed files with 24 additions and 8 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue