Unlocks & Scoring
Reflex Shift » Devlog
The scoring system was implemented already, but where were the rewards for all the hard work?
This mentality led to the creation of the ability unlock system.
The Plan:
The team's vision was a bunch of fun abilities that would be unlocked by purchase. The price would be the score you earn during each playthrough of the game. And the price would be determined by how powerful the ability made the player.
Implementation:
- Unity's Player Prefs is a system that allows you to save integers between playthroughs of a game.
- Create a Player Pref score integer.
- Add to the Player Pref score integer after each run was completed.
- This would then become the currency you could unlock abilities with.
- Lock all of the abilities and if the player has enough score, minus the amount required to unlock the ability from the player's total score.
Get Reflex Shift
Reflex Shift
Status | In development |
Authors | jackpavey, Farmerbrojoe, juulezu |
Tags | 2D, Arcade, Fast-Paced |
More posts
- Reflex ShiftDec 09, 2023
- Beware! BombsDec 09, 2023
- Chaos Card: BossDec 09, 2023
- DeflectionNov 24, 2023
- Jet AbilityNov 18, 2023
- Beta Storm.Oct 29, 2023
- Be prepared to shift!Oct 29, 2023
Leave a comment
Log in with itch.io to leave a comment.