I have an imagebutton that I want to change when I hover on it, but the hovering gets triggered when you hover over the transparent bits of the imagebutton too. Is there any way to stop this?
you could add a script that checks how far away the cursor is from the circle’s center and only highlight and/or let the button be clickable when it’s at a certain distance