Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How can I make a TextButton clickable when it's behind other GUIs?

Asked by 10 years ago

This is more of a gui-design question rather than a scripting question, but I believe this question fits in well here. Anyways..

I have a TextButton with an ImageButton/TextButton inside of it, and I want the ImageButton and TextButton to be in the front, but I still want the main button to be able to be clicked. Does anyone know how I could go about accomplishing this?

Answer this question