GUI Scale To Fit All Devices

Hello Developers / Art Design Supporters. I am currently falling a task to scale my GUI to all devices. I am currently using the AutoScale plugin and I don’t understand what it’s doing. I am trying to make my GUI look like:

COMPUTER

MOBILE (Phone)

and mine looks the complete opposite when using AutoScale and this is how I am doing it:

Screenshot 2024-10-19 173217


I will not use the UIAspectRatioConstraint because it confuses me a lot. Does anyone have recommendations or can help me with the scaling? If you have any questions, ask! Thanks so much!

1 Like

I just put “autoscale different aspect ratio” in the search bar and found a bunch of solved posts about this.

2 Likes

Thanks so much! This solution has worked for me.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.