@CHAR spot s x y in zone # AND CHAR moves to layer # AND CHAR is animation THEN CHAR walks to spot s x y in zone # in s AND CHAR does it while animation AND CHAR faces left/right THEN CHAR starts animation AND CHAR faces left/right
If they’re going to fly off screen to where they won’t be seen, you won’t need this part added:
THEN CHAR starts animation AND CHAR faces left/right
If they’re going to be offscreen to begin with, you won’t need the first “AND CHAR is animation.”