How to make hover cursor not show?

I’m trying to do something and I keep getting annoyed by how the hand icon appears whenever I hover over the tool with click detector. Is there anything in its properties that I can adjust so in order for it to not change to it?
image

ClickDetectors have a CursorIcon property that shows taht icon when left blank, I think you can find a decal somewhere of the default mouse icon and paste the URL or the AssetId into that property and it should prevent it form changing

1 Like