Hi there! the first update for the game is out
- In a nutshell: I've been learning and setting my workspace up for C++ & UE5 with the intent of squashing bugs.
In the way I've learnt a lot about UE and its little nuances - more than enough to get frustrated many times along the way. I have to admit, a couple of times I turned off the pc with the feeling that last bug was unsurmountable. Some of them were so obscure, I didn't even know how to search for solutions online. But then some magic happened, and I figured them out in the end. I guess it's really about developing some UE intuitions and learning about its common pitfalls.
So, this new version has a lot of the functionality written in C++. Nothing wrong with blueprints. They are just harder for me to reason about than code. Along with all the fixes, there's also a new character (just UE's Manny for now standing in the city) with hints on how to progress and some info on the game development.
There are some new stats, but those are mostly placeholders for now.
See you on the next update!
Update [v0.1]
PC:
You must be registered to see the links
Changelog:
- Lotsa bug fixes.
- Added a new placeholder character (Manny from UE5) in the city to provide hints on how to progress and some general info on the game.