So how do you make two characters run into a scene together

tia

@CHARACTER enters from left to screen center AND CHARACTER does it while run (insert your animation here instead of run) AND CHARACTER2 enter from left to screen right AND CHARACTER2 does it while (animation)

This command makes those two characters enter the scene simultaneously, if you want one character to enter like 1 second earlier you can use this:

@CHARACTER enters from left to screen center in 1 AND CHARACTER does it while run (insert your animation here instead of run) AND CHARACTER2 enters from left to screen right in 2 AND CHARACTER2 does it while (animation)

I hope it helps!

1 Like