Enabling scrolling frame obfuscated by a part?

Hi! I have a part that is transparent, with touch and can collide turned off, there’s a scrolling frame on a part inside this transparent object. The problem lies in the fact that the user cannot scroll or interact with the buttons on the scroll wheel if their camera is outside the transparent block. Think of it as a glass covering a part that has a screen GUI on it. Is there any way to fix this?

Note: The part with the screen GUI must stay inside the transparent block!

yeah, just make the BillboardGui (which I hope this is and its not a screen GUI) AlwaysOnTop enabled.

Sorry, it’s a screenGUI, though I’m working on a solution right now that popped into my mind. Thanks for the input though!!

yeah, so, im 99% sure screenGUI’s don’t work when connected to a part… you are going to want to make that a BillboardGui

does it have a screengui? sorry its obvious but you didn’t explain so well

Hello!
you need a surface gui lol :rofl:

Oops sorry guys, I could’ve just turned off canQuery (for the transparent part) and it fixed the problem. Sorry for the hassle!!

you can close this topic now thank you ! :=)

1 Like

im so dumb, yeah, surface GUI, and then I think it has the same method thing, sorry, im tired lmao, completely mixed them up

yeah, here it is lmao, they are so similar I completely mixed them:

2 Likes

Does marking it as solved close the topic?