Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How can you make a GUI based off of screen resolution?

Asked by 7 years ago

I'm making a GUI on ROBLOX, but different devices have different resolutions and ratios. If I use "Scale", then it will be distorted as different devices have different aspect ratios. If I use "Offset", the GUI might not fit on some screens, and will be too small on other screens. Is there a way around this?

0
What do you really want? What's the end behavior that you want, given the challenges you've named? BlueTaslem 18071 — 7y

1 answer

Log in to vote
0
Answered by 7 years ago

Well, keep in mind that most computer screens don't have outrageous aspect ratios. If you have only "Offset," it'll still look normal on a lot of other computers. You may want to use a little bit of both "Scale" and "Offset." If you're including other things like mobile or Xbox, remember than mobile and Xbox have ratios that aren't too different from PC screens.

0
That depends on the device you're using. joritochip 705 — 7y
Ad

Answer this question