Devlog 6: A (DONE BY ERNIE BURROWS)
New Features.
- Save and Load system (3 Files)
- Digital House Keeping
- Game State
- Pause Menu
- UI Overhaul
Save and Load System
I utilized the Binary Formatter to serialize and save data in custom .data files at Unity's persistentDataPath. I customized the name of the save file based on a static int I set through the load screen UI. For now the save system only saves the players location. But I have already started working on saving the achievements, stats and the player robot.
Digital House Keeping
Our project was starting to get messy, so I spent some time organizing scripts, the inspector and prefabbing game objects
Game State
I created a game state that will track the players state in the overworld. This is used for validation checks on input for now. But it will be used for more in the future
Pause Menu
I realized that in my last DevLog the inventory UI didn't have a way to be shut off. So I created a paused menu. In the pause menu you can save and load the game among other options.
UI Overhaul
I decided to spend some time overhauling the UI. I managed to redo all the UI except the battle scene. However, with the prefabs and color pallets I have chosen it shouldn't be too hard to finish up the battle scene UI.
Youtube ->
Github-> https://github.com/GEIII-GearUp/GearUp/tree/b932ddb5f4f143791d4ffa7b83145f8d33b4...
Get Gear Up
Get Gear Up
Gear Up
Status | Released |
Authors | Ernie Burrows, ethornewell |
More posts
- Devlog 6:B (DONE BY EMMA THORNEWELL)12 days ago
- Devlog 5:A (DONE BY EMMA THORNEWELL)19 days ago
- Devlog5:B (DONE BY ERNIE BURROWS)19 days ago
- Devlog 4:B (DONE BY EMMA THORNEWELL)34 days ago
- Devlog 4:A (DONE BY ERNIE BURROWS)34 days ago
- Devlog 3:B (Done by Emma Thornewell)61 days ago
- Devlog 3: A (DONE BY ERNIE BURROWS)64 days ago
- Devlog 2:B (DONE BY EMMA THORNEWELL)75 days ago
- Devlog 2: A (DONE BY ERNIE BURROWS)80 days ago
Leave a comment
Log in with itch.io to leave a comment.