You can write your topic however you want, but you need to answer these questions:
-
So Basically I Have A Shop Gui But It Is Too Big For Mobile
-
Here Is Some Screenshots
-
I Have Tried Using Those Scaling Tutorials And The Plugin Called AutoScale Light.
Note If This Post Is Against The Rules In Anyway Please Flag Me
Sorbious
(Sorbious)
#2
Convert the Offset into Scale of Size property so it will become automatic scaling base on the user’s device.
2 Likes
Sorbious
(Sorbious)
#3
To do easier converting offset to scale (Vice-versa), I recommend installing this plugin so you will just do 1 click to make a size conversion.
Sorbious
(Sorbious)
#4
Perhaps you make something not right. Or theres a script that handles the GUI size via Offset.
Thanks Apparently i deleted some of the useless parts of the scripts and it worked 
1 Like
Sorbious
(Sorbious)
#7
I recommend adding a UIAspectRatioConstraint
on the X button so it doesn’t look like that.
There’s an automatic UIAspectRatioConstraint on the AutoScale Lite