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

Yeah, except it won't work with TDS, cause it uses a feature that WebGL doesn't support: lines with rounded ends and thickness > 1. But that doesn't matter cause I'm building a new engine that will generate a texture atlas and will use instancing when rendering.

Oh, and I fixed the issue with it crashing when loading a JSON file with invalid content.