Hi everyone! I am trying to have my characters move layers and for some reason they just stay in the same layer. All my other lines with this command works, but these guys keep staying in layer 2 and it’s driving me crazy. Here is the code I have:
@GUARD walks to screen right in zone 3 @GUARD moves to layer 4 @GUARD faces left @GUARD 2 walks to screen left in zone 3 @GUARD 2 moves to layer 4 @GUARD 2 faces right
(The characters are named “GUARD” and “GUARD 2”
I initially had the move layer command above the walk commands and it caused the same issue. In the preview it specifically shows them in layer 2 after they move in this scene.
Try @GUARD walks to screen right in zone 3 AND GUARD faces left AND GUARD moves to layer 4 @GUARD 2 walks to screen left in zone 3 AND GUARD 2 faces right AND GUARD 2 mives to layer 4
@GUARD walks to screen right in zone 3 and GUARD moves to layer 4 and GUARD faces left and GUARD 2 walks to screen left in zone 3 and GUARD 2 moves to layer 4 and GUARD 2 faces right
The only place that has the Save option is the portal, but it helped me match the layering the app to what I already coded in the portal (and saved there). So technically no, there isn’t a Save button in either previewer but I hope it solves your problem, like it solved mine awhile back. (:
Oh no it doesn’t work then. It’s like the story just ignores what layer I’m trying to put the 2 guards on and won’t move them from layer 2 for whatever reason. I just have a couple other characters and layovers in the scene too so it puts them under other things they should be over
If you’ve tried the app and it didn’t work for you, then maybe delete the scene, save and try coding it again or create duplicate characters of your guards and try the scene again with them instead.