How do I make UIs stay the same size on all screen sizes?

, ,

I’m trying to make some UIs, just because it is a useful skill to have. However, I’ve noticed that they are perfectly sized and positioned on “Average Laptop”, which is where I made them, but on other screen sizes, they are too big to use properly, and in the wrong place :thinking:. I’ve looked at similar posts on the forum, but I don’t understand them. Could someone explain how I would do this, (and not assume I know what a UI size ratio is, because I don’t). Thanks! :slightly_smiling_face:

It always happens, this is because the size of your UI’s are based of Offset. To fix that take a look at this free plugin right there [Plugin] AutoScale Lite for GUIs - Scale your UI

1 Like

Thanks, that really helped! :smile:

1 Like