Skip to main content

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

It crashes when I try to import a sprite.

I’m guessing it’s because input sprite had more than 256 colors. That is limit how many gradients are possible to create lookup sprite for shaders. Latest version warns about that and cancels import process.

Thanks for the clarification!