Animations (Moving)

Does anyone know how to make a character walk (like walk_sad, or walk_exhausted) or run (like run_cry, or run_athletic) into a scene then make the character exit while running or walking? Please help, and thank you!

@CHARACTER enters from left/right to [position] and CHARACTER does it while [animation]

@CHARACTER exits left/right and CHARACTER does it while [animation]

1 Like

How about moving into a different zone?

@follow CHARACTER to [position] in zone # and CHARACTER does it while [animation]

or

&pan to zone #
@CHARACTER walks to [spot] in zone # and CHARACTER does it while [animation]

Thank you so much! :smiley:

Closing due to one month of inactivity :slight_smile: