The object keeps going down without being added to the right.
How do I fix it?
UiGrid:
Scrolling Frame:

Also, can I know how to automatically stretch the frame horizontally? Please.
The object keeps going down without being added to the right.
How do I fix it?
UiGrid:
Scrolling Frame:
Also, can I know how to automatically stretch the frame horizontally? Please.
use UIListLayout
with the FillDirection property set to Horizontal instead of a UIGridLayout
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.