Hello,
So at the beginning of my first level, on start of layout I have a text that says GET READY and my enemy is paused for 1.5 seconds. The text is destroyed and my enemy starts moving.
I would like this to happen at the beginning of every level (each level has the same event sheet).
At the end of Level 1 the system "goes to next layout". However at the beginning of Levels 2 and 3 the enemy starts moving right away and the GET READY text is not destroyed. How do I make sure each level reads the "on start of layout" event?
Thanks!!