1
0
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:
Lars Mueller
2024-09-02 21:11:08 +02:00
committed by Lars Müller
parent 323fc0a798
commit 06907aa99b
22 changed files with 111 additions and 105 deletions

View File

@@ -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;