Mouse.Icon is not changing the cursor

Aren’t both rbx asset I’d and roblox.com/asset?=ID the same???

Make sure that’s a local script because the mouse can only be accessed on the client.

Why arent you just doing Mouse.Icon?

I was able to find an alternate method of accomplishing the same goal. Instead of changing the mouse icon, I disabled any icon at all, and then enabled a screengui that was in the middle of the screen (where the mouse is locked while they have their gun) so now it works fine. However, the Icon issue is still a problem.

3 Likes