Skip to main content

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

Yeah I noticed the cloning too. Pressing escape also seemed to freeze the game.
Interesting bug, maybe you could disable the ui_accept input since it seems tied to that

Esc is tied to quit and space/enter are tied to starting the game. I put those in to make dev easier and should have disabled them for the web version. So it's just calling the start function every time someone pressing a ui_accept button :P