How do I make two characters bump into each other and then they get up

I want my two characters one female and one male to run into each other, and the girl falls down im not quite sure how to do this

4 Likes

You could have something like

@MALE enters from screen right to screen center and is run animation here
@/FEMALE enters from screen left to screen center and is run animation here
@/FEMALE is fall animation

If you had like spot directing it would look better. If you have certain spots you want them to start in and then they both go to let me know I can edit it to fit your script.

3 Likes