How to properly position my guis?

I am trying to position my guis for my game in correct position, and earlier i thought they were in position, but when I changed to another devices view, it was weird. I have added size constraint, and changed size and position both to scale instead of offset, and it still looks weird just differently.


I need some help, I dont know what to do (i have checked other posts and vids, but they seem too confusing)

[Ignore the coloured guis, i tried fixing a hidden gui and the bigger grey one up top, except the big one is meant to be bigger and closer to bottom]

2 Likes

alright so just to clarify you changed the scale of the UI (ex. {0.3, 0} {0.3, 0}) and it still shows up like that?

I mean I am not great with UI but maybe its just a glitch or you did something incorrectly with the size restraints and scale but I am not an expert

Yes, I did change the scale of the ui to a decimal, and also not using offset

Set the ScaleType property of the images to fit. Could we have a comparison between this and the UI regularly?