Devlog 16: Some Refactoring
Hello everyone! Welcome to Endurance v0.1.3.
What's New?
On the surface, there isn't much new. This update is more of a refactoring update. For those curious, I went through and created one parent Manager script that both the enemy and collectable managers could inherit from. Those two things manage all of the on-screen enemies and on-screen collectables during a game. Initially, both of them had separate scripts attached to them that contained very similar logic. So, I decided to create one "object manager" script that both managers could inherit from. That way, the shared logic between the managers could be in one script.
Another change was making the enemy and collectable guide pages inherit from a "object guide" script. This is for the same reasons stated about: both pages had separate scripts containing almost the exact same logic.
Options
For what is actually new... an options menu! Currently, it's fairly rudimentary and contains two options: volume and a high score reset button. If you have played the game before, your volume will be zero by default due to changes made with save files. However, this should have no other negative effect, so just increase your volume and you should be fine.
Anyways, that's about all I have to share now. Feel free to give this version a shot and tell me what you think. Thank you for reading, and have a wonderful day!
- Silicontent
Files
Get Endurance
Endurance
Dash through enemies and get the highest score!
Status | Released |
Author | Silicontent |
Genre | Survival |
Tags | 2D, Arcade, Godot, High Score, Indie, Pixel Art, Singleplayer |
Languages | English |
More posts
- Devlog 22: Goodbye For Now!Mar 11, 2024
- Devlog 21: New Chonk PhasesFeb 09, 2024
- Devlog 20: First Boss, but BetterJan 30, 2024
- Devlog 19: The First Boss!Jan 29, 2024
- Devlog 18: Short-LivedJan 19, 2024
- Devlog 17: Mystery Box + WatchdogJan 17, 2024
- Devlog 16.5: Patch v0.1.3.1Jan 15, 2024
- Devlog 15: Adding Traps and MoreJan 13, 2024
- Devlog 14: Small UpdatesJan 11, 2024
Leave a comment
Log in with itch.io to leave a comment.