-
What do you want to achieve?
I want to hide the user’s mouse when it hovers a frame in my plugin GUI. -
What is the issue?
I can’t find a way to hide it. -
What solutions have you tried so far?
I tried to change the mouse’s icon to a transparent image : didn’t work
I tried MouseIconEnabled property of UserInputService : didn’t work.
Please helppp me