I’ve added some UI bars for health and mana using some different code that I found online and added some png textures from paint.
Seems like it would work for most purposes, but since its still based on Rect() for odd shapes I suppose you would probably have to use another method.
Also added in some health radials for the enemies using canvas images radial 360 filling – the lookatmaincamera kinda works okay for this, but I might find something better. I also might look at finding some 90 degree radial to go infront of the enemy and always face us so it can be flat above the ground without looking weird.