What UI object should I use

hello, I am trying to make a scrolling frame right, but uh oh,
image

Is there any way that it fills horizontal & vertical?
Like this; image

You can use a UIGridLayout to do this. Just edit the cell size to a square, put a UIGridLayout within the scrolling frame.

2 Likes