How do I make this kind of Gui (simple)

whoever helps me gets solution

I just want to know how I can make a frame then a scrollframe and then have multiple frames in the scrollframe like this

basically thats psx but i want to know what i need to do to make this

do i use uigridlayout or listlayout or what can someone explain and help me or at least give me a good resource

whoever helps me gets solution

3 Likes

If you wanna achieve something like that, you would need to use a UIListLayout.

Personally, I would use a combination of:

  • TextLabels with TextStrokeColor3
  • UIListLayout
  • UICorners (mess with the values to your own desire)
1 Like

Whenever I use a UiListLayout the frames dont scale properly

2 Likes

I think this post can help you. You just have to change it from horizontal to vertical