Im facing a little problem with my HotBarUI, basically it gets squished really weird, even tho im using scale on everything, the frame the text the gridlayout the buttons
Heres how i want my hotbar to look like
and here is how it looks like when i change the size of my screen
it looks very squished
i just want it to look normal like the first image
i tried to add a UIAspectRatioConstraint (inside the hotbar main frame with the hotbar slots inside of it) but it gave me another issue
my problem with the ui aspect ratio constraint is that it moves the frame depending on the size of the screen
which i dont really want to happen
any help please?


