So, I wanted to make this sign that displays your gamepasses (pls donate type), and the scrollingframe doesn’t work? It just doesn’t scroll.
Increase the SurfaceGui’sToolPunchThroughDistance
property! (to abt 100)
This is the minimum distance (between the gui and the player) for clicks to work on the gui instead of activating tools :)
1 Like
That didn’t seem to work. Is there anything else I could do?
If it’s nested under a lot of frames, change the ZIndexBehavior to Global on the SurfaceGui and set the ScrollingFrame ZIndex to something like 100
1 Like
Still doesn’t work. Anything else I could do?
do you have items in the frame? it wont scroll if there’s no items maxing out the size
1 Like
I do, but I found a fix today. Thank you all for trying tho!
1 Like
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.