Help with UIListLayout

I’m trying to make a menu with UIListLayout, but how can I set it like it will allow maximum 3 buttons in a layout? Because or else I can’t do it
image

use a UiGridLayout UiListLayout is for a list…

1 Like

Thank you so much, this worked :slight_smile:

1 Like