In the horizontal scrolling frame, the object is not added correctly. Please help

스크린샷 2024-06-12 211049

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

UiGrid:

Scrolling Frame:


스크린샷 2024-06-12 211237

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

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.