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?
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.