Background error in script

i can’t preview my story with this error

yes you can (: you just won’t be able to publish it until they approve or decline the background

no because once i preview it goes to this
error

sorry i’m just fustrated trying everything

it’s okay, you’re getting that error because the command on line 3 is incorrect. it should be:

@ASTRO enters from left to screen right

or left or center, whichever you wanted to choose.
But i see you’re trying to get the character to walk to a specific spot. you have to spot the character offscreen first and then put the walks to spot command, for example here’s how it should look.

@ASTRO spot x.xxx xx x in zone x THEN ASTRO walks to spot x.xxx xx x in zone x in 3

The first spot command is where you’d put your offscreen coordinates. the second command on that line is where you’d put where you want Astro to walk. I’ll help you by putting the coordinates you want them to end up since you already gave them to me, all you have to do is fill in the rest.

@ASTRO spot x.xxx xx x in zone x THEN ASTRO walks to spot 0.995 148 114 in zone x in 3

thanks it worked hopefully it holds up. Thanks everyone for the help

1 Like

no problem!