Layers not working

lately, anytime i try to add layers to my commands i get an error or warning like this,
@CHAR stands screen left AND CHAR faces right at layer 1, it doesn’t work and i get an error. is anyone else having this problem or am i doing something wrong?

1 Like

Maybe type out in a separate line
“&char moves to layer 1”

1 Like

Layers doesn’t work with “stands screen left/center,” you have to use a spot placement for that

Example:
@CHARACTER spot % X Y in zone # at layer X AND CHARACTER is ANIMATION AND CHARACTER faces right
or
@CHARACTER spot % X Y in zone # at layer X AND CHARACTER faces right

1 Like

Do this:

@CHAR stands screen left AND CHAR faces right AND CHAR moves to layer 1

3 Likes

ohhhh that makes sense thank you!!

1 Like

i’ll try thank you!

1 Like