I have an object that is being thrown through the air and I want it to play an animation when I press a button, but whenever I do that, the object pauses to play the animation and then continues its motion. How do I make it so that the object continues moving while playing the animation?