Problem with Billboard Gui and Surface Gui

Hello,
I have make a donate sign in the surface gui and player name sign in Billboard Gui which locate at the front of the donate sign and I just saw that I Can’t interact with the object behind the billboard Gui.

How I can make the object behind them work without moving the billboard Gui to other position?

1 Like

You can set the Active property of the BillboardGui to true so that you’re able to click on any objects behind the GUI.

1 Like