Devlogs
Version 0.2
In version 0.2 of my game design project, checkpoints have been added.
- Made the potions storable so you can save and use them when needed
- Checkpoints for a player to respawn at when the player dies
- A save and load function using PlayerPrefs to save Health, Mana, XP, and the number of potions being held.