The RECEPTIONIST character moves to behind the AIRPORT DESK layer but some moments later the RECEPTIONIST is in front of the layer.
I want that the RECEPTIONIST be behind. I want that the character and the layer have already been there. Maybe I copy the command BEFORE the @cut to zone 3 ?
@overlay AIRPORT_DESK create
&overlay AIRPORT_DESK moves to layer 2 AND overlay AIRPORT_DESK scales to 1.000 1.000 AND overlay AIRPORT_DESK shifts to 0 0 in zone 3 AND RECEPTIONIST spot 1.195 295 36 AND RECEPTIONIST moves to layer -1
@RECEPTIONIST spot 1.195 256 36 in zone 3 at layer -1 @overlay AIRPORT_DESK create @overlay AIRPORT_DESK opacity 1 in 1 @overlay 6617095614627840_AIRPORT_DESK shifts to 0 0 in zone 3 @overlay 6617095614627840_AIRPORT_DESK scales to 1.000 1.000 @overlay AIRPORT_DESK to layer 2 @RECEPTIONIST spot 1.195 256 36 in zone 3 at layer -1
@BONNIE changes into BONNIE_UGLY-SET @BONNIE changes hair into Full Pigtail @BONNIE spot 1.017 368 97 in zone 3 AND BONNIE walks to spot 1.017 135 102 in zone 3 in 1.5 AND BONNIE does it while walk_neutral_loop AND BONNIE moves to layer 3
So the issue is with your overlay coding. Change all of the @'s to &'s, and add “in 0” to the opacity, scales, and shifts command, and remove “in zone 3” from the shift command. I corrected it for you below, so just copy and paste it into your script
OMG it WORKS
Huge thank you
You have a post with this how to do the command with the overlay and I tried to understand what you wrote there:D but now everything is clear.
I have already followed you in IG and I know your website as well