Ciao,
I have a custom mouse in my game, and whenever the player clicks the chat, it goes under the chat, making it not seeable.
Any way to keep the mouse over everything?
The mouse is a gui in PlayerGui, cause it is build from: (outline, color) since it’s changable.
You should do as Slac3r said and change the roblox default mouse icon. I have not seen your mouse color changing system but you could make it so there are set colors the player could set their mouse to (red, blue, green etc…) then just update the default mouse icon to that set image. You would have to make each image by hand though for this solution.