Escape By Any Means Devlog pt17
Escape By Any Means » Devlog
This is the level selector screen.
When the user presses the start button on the main menu a new panel is opened labelled Level selector.
The Level selector has 8 buttons but only 2 are interactable, as there are currently only 2 levels.
The level selector script uses a List of buttons to get all of the 8 buttons.
PlayerPrefs is uses to save the level that the current user has unlocked.
If the user hasn't played before the level they have unlocked is 1.
The script will run through all the buttons in a for loop and will make all buttons above the value of the playerprefs not interactable.
The buttons will take you to the corresponding level scene.
Get Escape By Any Means
Escape By Any Means
Status | In development |
Author | will2781 |
Genre | Action |
Tags | Stealth |
More posts
- Escape By Any Means Devlog pt23May 19, 2023
- Escape By Any Means Devlog pt22May 17, 2023
- Escape By Any Means Devlog pt21May 17, 2023
- Escape By Any Means Devlog pt20May 17, 2023
- Escape By Any Means Devlog pt19May 17, 2023
- Escape By Any Means Devlog pt18May 17, 2023
- Escape By Any Means Devlog pt16May 17, 2023
- Escape By Any Means Devlog pt15May 17, 2023
- Escape By Any Means Devlog pt14May 17, 2023