hey, i have an Active frame with an higher Zindex Over textbuttons, and i’m still able able to click on the textbuttons. Btw, the frame has an high transparency So You might not be able to see it.
Any help is appreciated
Clip -
hey, i have an Active frame with an higher Zindex Over textbuttons, and i’m still able able to click on the textbuttons. Btw, the frame has an high transparency So You might not be able to see it.
Any help is appreciated
Clip -
Set the Active
property of the frame to true.
i tried that already and it didn’t work
Set your zindex to Global? . . .(not Sibling)
Doesn’t work, i’ll just try putting the frames in a different screengui
I had the same problem when developing the UI for BaseAdmin, so I just put a button behind the frame that is the same size as the frame to prevent clicking behind it.