Hello,
I had a problem with my layout 4 getting skipped when I started from the beginning of the game and that's because I had the text come up at a certain time thinking it's for the layout, but it's for the entire game.
To fix it, I created a global variable and changed eventsheet4 to specify starttime+ 5, etc. I don't know if I created the proper event at the start of the game (in eventsheet1) to see how many seconds have passed (I added an event at the end of eventsheet1).
Now, when I play from the beginning, it doesn't skip the layout, but it doesn't set the text at certain time intervals that I have set (starttime +5, starttime +8 etc). I'm guessing this is because my event in eventsheet1 is incorrect. Any insight?
Here's the latest version: https://drive.google.com/file/d/1RqC77la6xHmvWfKSu5bmgttzAUDfJWW_/view?usp=sharing
Thanks so much!