Making a character walk across the screen

I want the character to walk on the screen from the left and continue to walk off screen to the right. Is there a way to do this?
Thank you x

If you’re on zone 1 you could have them walk to zone 2 or 3 without panning or vise versa.

1 Like

23%20am

Also what have I done wrong?

Thank you x

1 Like

It should be

@CHARACTER enters from DIRECTION to SCREEN DIRECTION and CHARACTER is animation

1 Like

You’d have to do @character enters from left to screen left AND CHARACTER does it while walk_angry_loop

1 Like

Okay, thank you

1 Like

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