Skip to main content

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

I had the same problem in one of my games, and in another project only the 3D of the character disappeared, it only appeared after I activated Worker Animations, but in the previous project it didn't help.

I'll work on easier version today, part of the frag light js script that modifies the vertex shader needs to be removed, also webgl2 only

I forgot that this version already includes the other frag light changes, so you can delete the main.js that was previously need for fragment lighting. That may be causing the issue.