Godot Version
4.7.1 stable
Question
I have a problem with playing animations. I have 3 animations in my platformer: idle(autoplay), jump and run. Only idle is working fine. When ‘run’ should play - character is moving without any animation but with the fist frame of animation. When ‘jump’ should play - the first frame of idle animation plays… I can’t upload a video here for some reason… I hope someone knows how to fix this problem

