mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 16:45:20 +02:00
Add offset to automatic_face_movement_dir
This commit is contained in:
@@ -46,6 +46,7 @@ struct ObjectProperties
|
||||
float automatic_rotate;
|
||||
f32 stepheight;
|
||||
bool automatic_face_movement_dir;
|
||||
f32 automatic_face_movement_dir_offset;
|
||||
|
||||
|
||||
ObjectProperties();
|
||||
|
Reference in New Issue
Block a user