mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-02 16:38:41 +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
|
@ -46,6 +46,7 @@ struct ObjectProperties
|
|||
float automatic_rotate;
|
||||
f32 stepheight;
|
||||
bool automatic_face_movement_dir;
|
||||
f32 automatic_face_movement_dir_offset;
|
||||
|
||||
|
||||
ObjectProperties();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue