- Home /
why is "lock cursor" on "FPS controller" not working?
I clicked "lock cursor" but I can see my mouse and whenever I scroll my mouse rumbles around, making it difficult to look around. I think the video footage says it best: http://www.mediafire.com/file/xw7wx9117kuab4x/Capto_Capture+2018-02-09_10-26-41_AM.mov
Comment
I thing the cursor is locked, but is still visible. Try this code.
Cursor.visible = false;
Your answer
