I've been trying relentlessly to figure out why my code that's meant to create doors between layouts doesn't move the player to the correct door upon loading a layout. The second image is the example code I tried replicating.
Are you using instance variables for the door?
Try using global variables instead, since instanced reset when layout is switched.
Develop games in your browser. Powerful, performant & highly capable.
I have a very simple demo, check it out:
howtoconstructdemos.com/a-system-of-doors-portals-to-travel-between-layouts