been recreating a few UI things in Unity recently to get more comfy with the workflow, in between regular work

i made this BOTW loading screen to learn about unity animator (tho quickly learned afterwards that it's bad and animating UI in code is a better idea). recreated the top right icons in illustrator for fun, too

just gonna make a thread for these and add to it over time probably

made this persona 3 status screen just to figure out how to dynamically recolour UI assets

it sucks that the p3 remake is getting rid of this revolver menu because i always thought it was the coolest thing
persona 5 healthbar just to figure out some unity tweening libraries.. its weird getting used to them again after using the same stuff in gamemaker for so long