How to remove the mouse click icon from a Clickdetector?

Basically I mean that I want to remove the click mouse icon when you put the mouse on the click detector and leave the normal icon, I really want the click detector function to work but with the normal icon

3 Likes

Have a look at this.

You can do this:

ClickDetector.CursorIcon = "rbxassetid://"
8 Likes