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