Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit) (+1)

There seems to be a major shader compilation slowdown in web builds, a quirk of how the engine game renders the game in the browser. I've looked into workarounds, such as pre-instancing every object before the title screen, in order to compile the shaders before gameplay. I should be able to add that later down the line.