Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

I wasn't able to get more than a few torches in. Even in full screen the game would lose focus on the mouse, making it it rather un-playable long term.. I could finagle and out of full screen could move the mouse where I wanted out of the game, then come back in the game to make some progress, but overall I like the concept, it is just a bummer that the screen would not grab focus. Also... I noticed a torch on the ground before the starting point, is there or will there be a crawl mechanic for areas like that? I am super interested to see further progress in this game.

Thanks for encouragmeents ! The mouse focus problem is very strange I don't understand if I missed an option before exporting my game. I test the game on differents browsers and I never lost my mouse focus. In the game code I use this line "Input.set_mouse_mode(Input.MOUSE_MODE_CAPTURED)" that normaly hide the windows cursor and focus the mouse control. I presume the HTML export is not fully comptatible with this feature, I mean for some users.