Good game, but PLEASE use this to set the visibility of the mouse pointer to false.
Cursor.lockState = CursorLockMode.Locked; Cursor.visible = false;
Yes, I know... I forgot to change that... Thank you!