Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

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.