Skip to main content

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

Can you create a WebGL version of the game that closes the tab when you press the retry button? I’ve been wanting to play the game, but I am using a Big Sur Macbook Pro.

yeah me too

i have MacBook Air

I don't think that's possible with Unity. It seems you can do such a thing with window.close() in HTML/JavaScript, but I'm not sure it works with embedded content. If you want to, you can refresh the page manually every time you die.