I have two toons ones got 600 health the other got 450 health I want to figure out how to do the life bars if I do width= player.life it's too big
if I do width = player.life/5 it's different for both
is there a number that I can divide by that would have the bars visually equal in width regardless of the overall life capacity?