Hello,
I have been working on a game and have posed this question before. I have a level based game with a level select option which is working fine; however, I would like to have these level select options continue to be open after you complete each level, i.e angry birds. I feel like this should be a relatively simple fix that I cannot wrap my head around.
Thank you for your time,
Peter
???
Do you mean you want to see all already solved levels when you visit the game again = save game
Or when you finished a level to see all already played levels (open) = instance variable or array
I am looking for the later option, yes. I am working with arrays right now and trying to get it to work.
https://www.scirra.com/tutorials/311/level-select
Develop games in your browser. Powerful, performant & highly capable.
I have tried to use this tutorial and others, and I have found a process that works, however, when the player gets a game over, everything resets.
hard to help without a capx