I have been using the base third person character and adding some extra movement (like the character being launched when a button is pressed). But how do I make the rules for transitions to new states in a state machine in the animation blueprint? I know the “base” character have this function called “is falling” that sets the “is in air” variable, but how do I set my own animation blueprint variables according the logic I’ve created in the character blueprint.