How to get characters to run into eachother

Hello,
In my story I am trying to get both of my characters to run into each other! If you know a way to code this please let me know!

@CHAR1 enters from left to screen center and CHAR2 enters from right to screen center and CHAR1 does it while run_athletic and CHAR2 does it while run_athletic
@CHAR1 is run_fall and CHAR2 is startled_suprised

Moved this topic to Directing Help & Tips. Please review our forum tutorial for more info on where to correctly create topics.

Thanks!

@CHARACTER1 enters from left to screen center and CHARACTER1 faces right and CHARACTER1 does it while run_athletic and CHARACTER2 enters from left to screen center and CHARACTER2 faces left AND CHARACTER2 does it while run_athletic
@CHARACTER1 is run_fall AND @CHARACTER2 is run_fall

You can replace the way the characters running and the the emotion when they are falling if you want.

Hope this helps. :wink: