Hello!
I am making a scrolling frame with multiple grid Layouts. I made it work, thanks to some help from another forum, which I’ve attached below.
My problem is that I don’t know how to change it from Offset to Scale. I want all the items in the shop to shrink depending on the screen size. Whenever I change the UIGridLayout for the items to scale, the scrolling frame doesn’t adjust its size to the content for some reason.
Here is the file to the template:
ScrollingFrame.rbxm.rbxl (56.6 KB)
The forum I used to get this template.