mouseButtonDown on all Buttons

Hello everybody…
is there a way to detect if a player clicked a gui button or just clicked nothing.


the white circle thing is what im talking abt.
i could make it appear on every button but it would look terrible in the script.
soo if theres a way to handle it from 1 script it would be great

Loop through all items and give them some type of button (TextButton, ImageButton) and then tell when .activated is triggered for the button then do whatever

yeah but is there a way to detect all clicks at a 1 time?

there is no way for someone to click more then once at a time so no, I think you mean something else so could you explain it better

never mind it, i get it now
Thank you

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.