Output is feeding me this: 08:50:48.470 - Image failed to load: rbxasset://texutres/GunWaitCursor.png: File not found When in my script, I actually have this: mouse.Icon = "rbxasset://texutres\GunWaitCursor.png"
I don't know anything about how to fix this. Answers are greatly appreciated.
You misspelled textures
mouse.Icon = "rbxasset://textures\GunWaitCursor.png