Custom Mouse Cursor

Hello Developers! Do you like consistent styles in your game? I sure do, and it irks me to have non customizable gui elements like the cursor or the ROBLOX icon in the top left that I can’t hide or stylize.

Anyways here’s an obligatory example video to prove I’m not yapping:

Here’s the model:
CustomCursor.rbxm (4.4 KB)

You open the “Main” script and replace the assets inside, simple as that.

Is this optimized? Can this be written better? Does this support things like ClickDetectors?

No, yes, and no. I made this in like 4 and a half minutes lol. I don’t really use clickdetectors anyways, so if you wanted to add it maybe you could do a raycast w/ mouse hit and then if the object has a click detector then you can change the icon.

Credit me or don’t. I don’t really care. Bye bye!

10 Likes