Hey, how can I use 2 layouts for the same level?
I have created a basic level to test if 2 layouts for one level works.
On layout 1 I Made a door and on layout2 I made a switch, When the player collided with the switch, the door should be destroyed.
After a few failed attempts I made a switch on layout 1 and it worked. I guess the layouts are Independent. Is there a way to link them?