Automatic Canvas Size in X Direction scrolling frame

Hi, so I’m trying to make a character selection UI. I want the Scrolling Frame scrollable at X direction, for some reason when I try to add more items, they go down. Anybody knows how to keep the new items in X direction?
image

Go to UiGridLayout properties and put as FillDirection “Vertical”, then go to ScrollingFrame properties, go to scrolling section and put as AutomatiCanvasize “X”

3 Likes