mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-29 20:25:19 +01:00
Add support for entities to automatic face movement direction
This commit is contained in:
@@ -45,6 +45,7 @@ struct ObjectProperties
|
||||
bool makes_footstep_sound;
|
||||
float automatic_rotate;
|
||||
f32 stepheight;
|
||||
bool automatic_face_movement_dir;
|
||||
|
||||
|
||||
ObjectProperties();
|
||||
|
||||
Reference in New Issue
Block a user