Feedback on a health ui

Please feedback
please

so here is the ui, i made it so that you can change the health in the rounded box without having to like make it look weird and squishy at the end.

Screen Shot 2021-10-15 at 5.18.26 PM
(got rid of the shine from the heart)

add a number to it such as 100 health and it goes down with the player health

What kind of game are you making it for? If cartoony, then it’s perfect, keep the simplicity.

3 Likes

Adding on to this, I think it’d also be nice if the heart were to be pounding. The closer you are to 0 health, it’ll be pounding faster.

2 Likes

Although it’s a simplistic design and pleasing at a glance, there’s a huge amount of design flaws that would be noticed after looking at it for a few seconds.

Every corner are is improperly rounded (white is correct, red is what the problem is):

Very inconsistent padding. Everything highlighted in white should be the same padding:

Part of the UI rounds inwards. It should be straight or rounded outwards:

image

The heart has a very odd aspect ratio (in white is a square):

image

2 Likes

alright, thanks. i wasn’t doing anything on a grid or anything. the rounding issues might be because of photopea. i’ll do something about the padding later. and what do you suggest aspect ratio be?
see, the forum needs more people who notice stuff like that.
p.s. how fix padding

ooh yeah i forgot to add that

cartoony :slight_smile:

i can’t script
well, i’m learning, but really can’t.

1 Like

Something that’s not an absurd fraction, such as 2/1, 3/2, 1/1. (Shown as length/width)

Try using offset for padding instead of scale.

1 Like

Maybe make the red slightly brighter? Everything else looks nice!

1 Like

i’m saying, how do i fix it from this current state? and i know it isn’t a good practice, but most people here who don’t check for stuff like that didn’t check, and didn’t notice, so should i leave it like that? if most people aren’t noticing (and yes, I know you did ask for feedback, and you did comply, but just asking)