I am working on a game where I would like to split up the jump animation, so when the player jumps, he will first play a start anim, then an anim during the jump, and then a landing anim.
Is there an easy way to do this, or must I go into the code, and if so, where ?