Comments

Log in with itch.io to leave a comment.

Can you lock the cursor so i could play this ? xd


Cursor.lockState = CursorLockMode.Locked;
Cursor.lockState = CursorLockMode.None;

Hi TeckBob, thanks for you interest in the game. The cursor does lock, you just need to start the game and then click outside of the game window, and then double click in the window and it will lock. I'm pretty sure it's an issue with browser security as browser don't like pages to hide cursors.