This user interface cleanup refactor is really brutal, and I'm only like 30% done.
The game should look much more polished when I'm done though!
#indiedev #gamedev
The game should look much more polished when I'm done though!
#indiedev #gamedev
Comments
Nowadays, I don't try to avoid that part, but more to embrace it - writing code with the goal to be able to change it, not with the goal to adhere to some pre-defined structure, and that usually works quite well 😅
Part of what I'm doing is migrating from Unity's UGUI to UI Toolkit. UI Toolkit wasn't mature enough to use when I started this project 3 years ago, and it was impossible to know that it would be ready before I was done with the UI, so this kind of thing is inevitable! 😅