Scrolling frame with grid layout

I want to make a game with an inventory: a scrolling frame with a UI grid layout that scripts add frames into when you collect something.
The issue I’m having is that with the UI Grid layout I’m not using offset so when the scrolling frame becomes bigger the frames inside get bigger, how can I fix this? (needs to be working for mobile)

3 Likes

Maybe if you put some screenshots you’ll have better ideas.

make it for offset scale increases size with the size of its parent offset keeps it the same

1 Like