How to scroll horizontally

So basically, I want to be able to scroll horizontally with a scrolling frame:

image

I know this is possible, because of the image above ^

I’ve tried searching but I can’t find anything that helps me.
How would I make it possible to scroll horizontally?

2 Likes

There is a property in the scrolling tab of the ScrollingFrame that allows you to scroll horizontally. You should check it out. I’m pretty sure that is what you’re looking for.

Which property?

I tried changing the Scrolling Direction to X but it’s still vertical:

Try placing images into your frame and see how the frame reacts to your scroll input.

1 Like

Now the scrollbar disappeared:

image

1 Like

Hello @Little_Joes, Some people usually Rotate the Scrolling Frame to 90Degrees, however there is a option built in studio which allows you to set a Horizontal Scroll Bar. Check “HorizontalScrollBarInSet” Any Problems just reply.

1 Like

You beat me to it, but yes that’s what I was going to tell you next.

1 Like

Lol, no sweat I saw his issue and decided to help. We both are trying to help him out.

1 Like

Hello, I changed it but it didn’t work, it’s still vertical:

image

image

Can I have a screenshot of your Scroll Bar Properties? Mines works fine

image

Circled in Blue and Highlighted is the options you need to set.
You can also have 2 Scrolling Bar’s in 1 Frame.

To do that, set “ScrollingDirection” to XY
To only have Horizontal Scrolling Bar set to X
By Default all Scrolling Bars are set to Y

If for some reason it still didn’t set itself, you would need refresh but resizing your Frame. ( This method works in updating your Scrolling Bar when you change it )

4 Likes