mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-22 17:18:39 +00:00
Add support for limiting rotation of automatic face movement dir entitys
This commit is contained in:
parent
06632205d8
commit
70ea5d552e
5 changed files with 37 additions and 5 deletions
|
@ -50,7 +50,7 @@ struct ObjectProperties
|
|||
bool backface_culling;
|
||||
std::string nametag;
|
||||
video::SColor nametag_color;
|
||||
|
||||
f32 automatic_face_movement_max_rotation_per_sec;
|
||||
|
||||
ObjectProperties();
|
||||
std::string dump();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue