mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-18 18:55:29 +02:00
Support floating-point animation frame numbers
This commit is contained in:
committed by
Lars Müller
parent
323fc0a798
commit
06907aa99b
@@ -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;
|
||||
|
Reference in New Issue
Block a user