How do you hide mouse cursor when the mouse button is pressed? I tried to search for “hide” and “visible” but nothing is jumping out at me.
Thanks!
How do you hide mouse cursor when the mouse button is pressed? I tried to search for “hide” and “visible” but nothing is jumping out at me.
Thanks!
Screen.showCursor = false;