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

This is really great...I've found a bunch of performance bugs and also rendering bugs through running it, however.  I'm an experienced unity developer and performance engineer for games...is there any way you could consider releasing the code for this on github so you can accept patches and changes directly?  Even if you don't do so under a truly open source/permissive license, I'd still submit performance enhancements and bug improvements.

Thanks! You are right, there is a lot of optimization to be done. One issue I am struggling with is the performance drop when rendering a lot of lights on weak hardware. I will probably make so of the code open source (like the effect codes), but not the entire project. Please let me know where you find most significant performance issues and I will try to fix it.