Say I have a landing animation that needs to be played once after the jump animation, then after the landing animation I need to trigger a transition to the run animation.
What I’m doing to accomplish this effect is to tweak the Exit Time in the transition landing → run to a duration that “feels” right but I wonder if there is a way to automatically trigger the transition once the landing animation is finished.