mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-06 17:41:04 +00:00
Support floating-point animation frame numbers
This commit is contained in:
parent
323fc0a798
commit
06907aa99b
22 changed files with 111 additions and 105 deletions
|
@ -203,7 +203,7 @@ public:
|
|||
f32 movement_liquid_sink;
|
||||
f32 movement_gravity;
|
||||
|
||||
v2s32 local_animations[4];
|
||||
v2f local_animations[4];
|
||||
float local_animation_speed;
|
||||
|
||||
std::string inventory_formspec;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue