Learn How You Can Detect LeftMouseClick In Image

all i noted in script above read closely

i love me some pc only hardcoding

believe it or not, but MouseButton1Click has support for mobile aswell as gamepads!

2 Likes

Use .Activated or .MouseButton1Click on an ImageButton. You’d never want to detect user input on something like an image label or a frame; it’s just bad practice.