Hello, I have adjusted the animation speed of when it is running by dividing the linear speed by X. Do you know if gdevelop has a method for this? Do you know of another mathematical operation to achieve this?
Well, there’s always a more complex math formula. You can apply any math formula, if you’re able to figure it out.
I guess it also depends on the sprites and game mechanics.
I remember having to set a minimum speed to avoid a weird-looking result during acceleration and slowdown, but that was in the movement events, not the animation events.