Hello, there is a sprite with a fast animation of 50 fps, I need to change the animation speed as in the event with the comment "1".
Unfortunately, calling the function in the first event doesn't change the animation's playback speed.
But the call in the function in the second event changes the animation playback speed.
What can be done to make the function work in the first event?