Hey All,
For some reason I can't find any good information on my issue, but it seems so basic I am sure I am doing something wrong.
I have 2 layouts and 2 event sheets.
Layout - Start
Event Sheet 2
Layout - Main
Event Sheet 1
Start is my start page. Has a button to "Click to Play". I am making that button go to Layout Main, which is my game. However, my game is based a lot on time. For example the first group of enemies come in around 10 seconds in. However, when I first load up the project in my browser, the events from my main game have already started, even though that layout isn't on screen yet. So if you wait for a while before pressing "click to play", you start and there are enemies on the screen already.
My question. Is there a way to stop an event sheet from starting until the layout is actually active?
I hope I am explaining this well.
Thanks