I have 1 jump animation sequence. How do I use Notifies to say which part to use?

I want to use the full animation sequence and implement parts of them for the 3 jump states.

You can duplicate your animation 2 more times and then remove the frames you don’t need for each state. For example, at jump start you want only the going up animation part so delete all other keyframes. For JumpLoop leave just the middle part of the animation and set it to loop etc. This can all be done in the editor.

What a simple solution… I guess these simple things slip past me even after 3 years. Thank you