Heya!
I am working with UiGridLayouts And the objects affected by it scale fine on most devices
However - On Phone It looks like this
I have used the Unit Scale Converter Plugin but it still doesn’t work.
Any Fixes?
-Scxiptedshark
Heya!
I am working with UiGridLayouts And the objects affected by it scale fine on most devices
However - On Phone It looks like this
I have used the Unit Scale Converter Plugin but it still doesn’t work.
Any Fixes?
-Scxiptedshark
If you’re using a UIGridLayout
, make sure the CellSize
and CellPadding
are also using scale, not offset.
Seems to be the issue, Thank you!
Sweet, glad I could help.
I fixed it, don’t worry! Thanks for the help again btw
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.