I’m facing a problem I’m surprised to have not found a solution to already, as it’s a relatively simple problem.
I have Gui buttons in my game that when covered by another Gui item, shouldn’t be interactable, however when they’re covered by a semi-transparent I can still interact with them.
just add a local script into the button and make it so when its clicked then the other buttons arent active and then when the x button is clicked then they are active