Search Results
8/5/2025, 11:51:23 PM
WIP, still need to make the individual achievement icons and I haven't totally decided on what to do with the third tab yet or if I should just remove it. Considered using it for a boss rematch system or a sidequest tracker.
>>717368201
I don't mind doing the UI stuff, but it's easy to let the codebase for it get way out of hand if you don't plan it out right
>>717374542
I make a mockup over the game screen to get an idea of where things should go, and then just draw/animate any fixed-size elements in Aseprite and then go over it a couple of times with quality passes
Godot lets you do some nice UI skinning/theming options that has made some things easier
>>717368201
I don't mind doing the UI stuff, but it's easy to let the codebase for it get way out of hand if you don't plan it out right
>>717374542
I make a mockup over the game screen to get an idea of where things should go, and then just draw/animate any fixed-size elements in Aseprite and then go over it a couple of times with quality passes
Godot lets you do some nice UI skinning/theming options that has made some things easier
Page 1