UIgridlayout won't scale

Hello! I am not very used to guis, but I have this gui with a uiGridLayoutScale and it won’t scale on the devices with the scale tool this is the size on pc image
And heres it on all mobile devices
image
As I Said I don’t have much experience with guis, I have never posted on this type of thing before, so any explanation/help would be appreciated.

Hello!

Have you converted the size and positioning of the buttons to scale? Converting it to scale will scale the GUI according to the screen size of the user.

There’s a good plugin called AutoScale Lite. I recommend you use this to convert the values to scale. AutoScale Lite - Roblox

Yes I got this fixed by scaling the UiGridLayout my autoscale nightly did not scale that I guess so that was the problem, but thanks for the idea!

1 Like