• Hide cursor on a panel, SetCursor("none") not working.
    0 replies, posted
I made a fullscreen panel thing that does stuff when you move your mouse so you don't need a cursor, but self:SetCursor("none") shows the default cursor while other listed ones like self:SetCursor("hourglass") work fine. I don't know of any other way to hide the cursor, but I do need to call the function so that I can still use SetWorldClicker. Never mind, I see now that the wiki has "blank" listed, but "none" does nothing, would be nice if I could find where this information was stored...
Sorry, you need to Log In to post a reply to this thread.