Skip to main content

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

The game seems to have problems loading, last time I had an error like this it was due to me not including "Decompression fallback" in the webgl settings, you can try that and if that still doesn't work just export to windows or send me the web release in a zip file on discord (Plackett#6864) and I can try to fix it. I hope this game is cool and ill definitely rate it if you can get it to work!

Yes, it doesn't load either. I also had a problem with the webgl version, I had to rebuild several times with different settings

yeah unity isn't made for webgl releases really, I've already mentioned this before in the discord, unity doesn't support many features in webgl builds, especially with lighting and cameras for some reason, and overall just chugs on web. If you are using unity I would recommend keeping your platforms to Windows and Linux because anything other than those two doesn't work too well, you might have noticed I didn't include macOS and that is because it sucks for gaming and apple yells at you for running unsigned executables and not having access to said executables. 

TL:DR having a webgl release makes your game run worse and you lose many quality settings, additionally you have to use the terminal to sideload your game if you export to Mac so I prefer to keep my games only on Windows and Linux, only using web for some specific games that are simple enough for webgl.