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