I want the character, “BAR1”, to be almost out of the screen but whenever I write the coding it’s not placed right.
How it’s supposed to look:
How it looks when I review it:
My coding:
I want the character, “BAR1”, to be almost out of the screen but whenever I write the coding it’s not placed right.
How it’s supposed to look:
How it looks when I review it:
My coding:
You have:
&BAR1 spot 1.280 16 (etc.)
and
&BAR1 stands screen right
Try:
&BAR1 spot 1.280 16 1 in zone 2 and BAR1 faces left and BAR1 starts idle_cup_neutral_loop
&BAR1 moves to layer 2
Thanks a lot! Embarrassing I didn’t notice that…