mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-17 10:25:21 +02:00
Add support for limiting rotation of automatic face movement dir entitys
This commit is contained in:
@@ -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();
|
||||
|
Reference in New Issue
Block a user