Easy fix for ScrollingFrame scaling

Basically, i want my scrolling gui for my frame to be visible for everyone normally, however i’m not really good at scaling the gui and such.

Here what it looks in studio:

Studio Phone Preview:

Does anyone have a way to help scaling the scrolling frame properly?

1 Like

You should probably change the position and size to not have any offset. Instead, you should put it as a scale only. I recommend using AutoScale Lite so you can achieve this easily.

image
I used AutoScale but AutoScale doesn’t scale the scrolling frame canva, so i attempted removing every offset but we still have the issue.

image
here is what i attempted to fix the scrolling frame as long as following the parent frames

you need to set the frames size to scale not offset, the offset has to be 0

image

1 Like

image
this solution fixed half of the problem, now the player name is glitching out sadly

do the same thing with the Childrens frame

You should probably remove the offset and add the scale(via AutoScale) to all UIs inside it.

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