How to Replicate the TGAAC Scroll Menu in Roblox Studio?

So, I was playing TGAAC when I saw the scroll menu for selecting an adventure. I was wondering if there is perhaps any sort of way to replicate this in roblox?
I have tried using a horizontal ScrollFrame to replicate this but it doesn’t quite match what I am looking for.

Here’s a picture of what it looks like.

You can use a UIPageLayout for this.

Read more here: UIPageLayout

1 Like