How do I get characters to run while exiting and entering a scene?

Hi, and I would like to know how to get characters to run while exiting a scene. Also, I’d like to know how to get characters to run while entering a scene, especially with spot directing. If anybody knows, then please let me know.

1 Like

Hi, with spot directing you want to add 'AND [CHARACTERS NAME IN CAPITALS] is (animation)
For example,
@LEAH walks to spot 1.892 150 -273 in zone 1 AND LEAH is walk_scared_loop
Hope that helps x

You would add “and CHAR does it while animation_name” on the same line as the walking command

Example

&CHAR enters from left to screen right and CHAR does it while run_athletic_neutral_loop

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.