Scrolling frame on a screen gui

As the title says, I have a scrolling frame on a screen gui. It all works but the only problem is that they player can not actually scroll down. Help will be greatly appreciated, I am new to UI design.

here is the frame: e4.rbxm (14.3 KB)

1 Like

can you provide a video of it. as I am chromebook and it doesnt support roblox studio

2 Likes

1 Like

could u take a screenshot of the properties tab and what you have in it?

2 Likes

Screenshot 2020-07-07 at 14.47.04

1 Like

hmmm I dont really know what it is
Did you make it on your own if so try using this tutorial or unless u already used a tutorial


2 Likes

My global leaderboard works all fine, it is just that i can not scroll down.

1 Like

I’m actually quite speechless. I actually dont know whats wrong.
Maybe you could go to a dev discord server and ask for more help? :man_shrugging:

2 Likes

Greetings! :smile:

I’ve just tested the model you included in the rbxm file, and It seems to work, I haven’t modified anything.
https://i.gyazo.com/4f51d705f86434e779e4ea5ae06d78d8.mp4
Try checking any scripts that may be interfering with the model.

2 Likes

Greetings! :smile:

I wouldn’t quite recommend going on a dev discord server as the dev forum is the best place to ask for help regarding Roblox development.

1 Like

i got a question, is the scrolling frame, a button which you pull down or something which you scroll with.

Yes but dev forum is pretty limited as what you can do
Some dev discord servers would be HD(Hidden Devs), RoDevs, Roblox Developers, devarchives, Creation community, etc

1 Like

sorry guys, i was really dumb, i thought the scroll bar was a button you had to pull down not a thing which you scrolled down with.

I’d say the dev discord servers are more limited, but we all have our opinions.

1 Like

I don’t frequently use ScrollingFrames on SurfaceGui’s but I think It should be able to scroll down while holding it, not quite sure. I’ve just created one and It seemed to work, give me a minute while I check your properties.

1 Like

Apparently, there was no miss configuration in your ScrollingFrames’s properties. However, once I removed the Union surrounded by the SurfaceGui It seemed to work, here’s the model: fix.rbxm (8.4 KB) Hope this helps! :smile:

1 Like

how do you open these type of files on rblx studio

You can simply right-click on the workspace, click on “Insert from File
” and find the file wherever you saved it, or you could simply open files and drag the file into the workspace.

1 Like