In my game, I got a lot of animations going on. For example, fireball throw and animations for the other skills. The problem is, when the animation plays at first it won't play then the rest will be OK but animations when the player's walkspeed is 0 for effects don't play correctly. The animation will play the first part but if you try to move with WASD it'll cancel the animation out. How do I fix these problems? All of my animations have these problems.