Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
1

How do you keep the mouse icon always a specified image?

Asked by
Griffi0n 315 Moderation Voter
6 years ago

If I do game.Players.LocalPlayer:GetMouse().Icon = <icon here> then it doesn't change the mouse if it hovers over a button or clicks on a button. I've looked on the wiki for a property of this sort but there seems that there is no hover/click property.

1 answer

Log in to vote
0
Answered by
Tomstah 401 Moderation Voter
6 years ago

There's an issue with the mouse icon which you can read here.

It states: "If a plugin changes this property when a TextButton is moused over, the actual mouse cursor may not reflect this property properly."

Sorry if this is what you were wanting.

0
Here's the thing though... It's not because of a plugin Griffi0n 315 — 6y
Ad

Answer this question