Health bar not scaling correctly

Hey guys. I have a simple health bar, but it’s not scaling the way I wanted it to on all devices. I want it to keep the exact proportions on my screen, but when I add an aspectRatioConstraint, it positions the y axis upwards. Any idea on how I can fix this or work my way around it? Thanks.

Set every GUI object’s AnchorPoint to .5,.5, and use AutoScale Lite’s Unit Conversion tool.

1 Like