Hi, I need some help!

So I’m creating a scene where a character runs into scene and then knocks over someone. When I preview it the character pauses and then falls. How do I change that, whats the correct coding? Thank you.

Not sure as I haven’t done a similar scene yet for my stories. So correct me if I’m wrong, but after the run command maybe put then then put the fall command after?

Maybe like this…

@CHARACTER is run then fall

I dont remember the anims lol

@CHARACTER walks to spot z x y in s and CHARACTER does it while run_animation THEN CHARACTER is fall and CHARACTER2 is fall

what she said lol

1 Like

Hey…i think i know …i created a similar scene…
@CHARACTER 1 walk_neutral
@CHARACTER 1 starts fall
@CHARACTER 2 starts fall

Or if you want easier…then use the animation…
run_fall

Hope helped you,
If it doesn’t work or you don’t understand…please tell me…

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