Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Good game, but PLEASE use this to set the visibility of the mouse pointer to false.

Cursor.lockState = CursorLockMode.Locked; 
Cursor.visible = false;

(+1)

Yes, I know... I forgot to change that... Thank you!