Error 1: NEEDS FIXING


Coding used:
@cut to zone 3
&MIA spot % x y AND MOLLY spot % x y AND MOLLY faces right AND MIA is talk_gossip AND MOLLY is nod_loop
&MOLLY faces left AND MOLLY is idle AND MIA is idle
Error 2: FIXED

Coding used:
@AMBER walks to spot 0.821 429 259 AND AMBER is run_neutral
@HAZEL walks to spot 0.821 429 259 in 1 AND HAZEL is run_neutral AND LUCAS walks to spot 0.785 426 230 in 2 AND LUCAS is run_neutral ADRIAN walks to spot 0.785 426 230 in 3 AND ADRIAN is run_neutral
You need to have each character command on a different line instead of using AND another character does this
1 Like
Moved to Directing Helps and Tips since it involves coding/scripting. Make sure to check out our Forum Tutorial for more info about where to correctly create topics. 
1 Like
You can add as many commands on the same line using and/AND
@Jo.Author The problem is because you forgot to add the word “AND” before ADRIAN
@ HAZEL walks to spot 0.821 429 259 in 1 AND HAZEL is run_neutral AND LUCAS walks to spot 0.785 426 230 in 2 AND LUCAS is run_neutral AND ADRIAN walks to spot 0.785 426 230 in 3 AND ADRIAN is run_neutral
You also need to replace % x y with actual spot numbers: Spot Directing (Moving Characters Around)
Always comes up as an error for me, i’ve contacted episode and they just said it was a glitch 