mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-29 12:15:18 +01:00
Add support for setting stepheight for entities
This commit is contained in:
@@ -44,6 +44,7 @@ struct ObjectProperties
|
||||
bool is_visible;
|
||||
bool makes_footstep_sound;
|
||||
float automatic_rotate;
|
||||
f32 stepheight;
|
||||
|
||||
|
||||
ObjectProperties();
|
||||
|
||||
Reference in New Issue
Block a user