I have a question
https://developer.roblox.com/en-us/api-reference/property/Mouse/Icon
“Note, this property is overridden when the mouse is hovering over a GuiButton
.”
how to change the icon for the UI hovering mouse?
is there any other way than detecting UI and just changing the mouse icon every time?