Character exiting

Here’s how to do it:

&CHARACTER walks to spot % X Y in S

@CHARACTER2 walks to spot % X Y in S

  • Of course you’d replace those values with numerical ones.

% stands for height of character
X is the x-axis (left to right)
Y is the y-axis (up, down)
S is the time, in seconds

You can read about spot walking here: Spot Walking (Walking w/Spot Direction)
And script symbols here: Script Symbols/Commands and What They're Used For