I have 3 layouts in my game and I need to run it in sequence. First layout goes first,then - after player have done all things on the first one - game must move the player to a second one
My problem is that my second layout is already running when the player comes to it. I want second layout not to start any actions/events until the player will come to the second layout