Update v0.1.5
This is an update to the game which includes the following changes:
- Added character statistics GUI
- Added voiceline recording system
- Added basic implementation for combat system
- Added basic implementation for map system
- Added login system for documentation access
- Updated Godot from v4.2.1 to v4.3
This update took 3 months to complete. And even still, there is a lot of jank in the codebase. I only got prompted to actually push this update because I wanted to update Godot to v4.3. Hopefully the Godot update has better tooling for the things I want to do in the future.
Looking at their blogpost, they did neaten up the animation editor, and more cleanup to the C# API. I’m excited to see literally all the small things (haha blink-182 reference) that they’ve added to the engine.
I don’t know what to do next for this project. But as of today, the team is focusing on researching the things we want to do next. My job is to research whatever artstyle I want to go for, because flat is not that stylized. Perhaps pencil like artstyle? I don’t know. I’ll see what I can do.
Next Update: Update v0.1.6 Next Post: Making Subsystems