Hello, I have a custom mouse icon and I have it working in studio but when I am in the game it loads the default mouse icon. How do I fix this bug?
Here is the script:
Hello, I have a custom mouse icon and I have it working in studio but when I am in the game it loads the default mouse icon. How do I fix this bug?
Here is the script:
I used this and it is still the same bug: Customizing Mouse Icons | Roblox Creator Documentation
To be honest, this happened to me and It just fixed by itself after a while.
Does it matter where the local script is located?
It’s should be fine on StarterPlayerScripts.
When in doubt, task.wait().
It has saved me countless times.