C3
I started this last week, went around in circles and then rethunk it.
Do you need a menu to do different levels?
This weeks challenge is to learn to make a game with many levels using just one layout, a couple of event sheets (just to keep everything organized) without a menu.
What should happen is: the app opens, the player sees the intro screen. The player clicks start and goes right to the level where they left off.
So right now, the player clicks start, enters the game at level 1 (All Good). The player clicks Win and the win sign ups up for a second. The score goes to 1, the level goes to 2 and then the yellow block appears (a visual indication it's level 2). (Just as it should)
That works perfectly. But when I click Win again, it doesn't go to level 3 and the green block doesn't appear. It works from level 1 to level 2, but not to level 3.
This isn't the game, this is just working out how to make the game:
drive.google.com/file/d/15D-F8pMaPXW_V3ciOvWQM7_tMaNOSMYl/view