Locked Levels
Ayolabi12345
Member Posts: 30
How do I lock a level? Like there's a list with all the levels and the player has to beat the previous one to get to the next
Comments
@DeepBlueApps has a very nice table based demo - and it's free!
http://www.deepblueapps.com/level-select-system/
My GameSalad Academy Courses! ◦ Check out my quality templates! ◦ Add me on Skype: braydon_sfx
Check this video on how to lock and unlock levelshttps://youtube.com/watch?v=uIGkDHjH1wI&list=PLktRTYLWmMebfvH6FeYy1rhSRU_340YS6&index=1
I made a demo project that unlocks 10 levels. On the first screen, pick the level, then walk the little guy across the screen to the door and that unlocks the next level.
The levels are stored in a table and the table is updated as you unlock levels.
Here's the project.
https://dropbox.com/s/off9q49hmpug6cz/Level%20Unlock%20Demo.zip?dl=0