Hi all. I’m currently making a gun but when I try to change the mouse icon when equipped, it doesn’t change at all. I’ve tried different decals but nothing worked, I’ve also tried UserInputService.MouseIcon but that also didn’t work. Any help would be appreciated.
This might be caused by the fact that the ID you supplied is a decal, not an image. If you uploaded it, maybe try uploading it as an Image, and changing the ID in the script, and see if that fixes the problem.
The ID seems to be correct but isn’t working. This is because of some Roblox Bug where the ID doesn’t equal to the Image/Decal ID somehow. However to fix your issue I put the ID into a Decal and this is your right ID:
Mouse.Icon tends to be glitchy in Roblox Studio, make sure you test it in Roblox aswell, if it doesn’t work there either, its most probably an issue with the image.