Skip to main content

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

Hello. Nice tool. I purchased it and created a character for my 1-bit (black and white) game. I tried to set the settings as much as I could to black and white, but there are some grey tones in the output so sadly I couldn't get it to quite fit my style. Been struggling to find a good 1-bit character set and was hoping this would do the trick. Any advice on getting a strictly black and white export, or is that something that could be added in a future update?

(2 edits)

Hi! Thanks for reaching out.

It is possible to get a strictly black and white export presently, but it would involve writing code to modify the color replacement logic in the manifest.tds script file of whichever sprite style you are using.

The simplest solution would be to modify the exported texture to comply with your intended palette (black and white in this case) in a pixel art editor or raster image editor like Aseprite, Photoshop or Stipple Effect as a post-processing step.

It’s unlikely that I’ll specifically add 1-bit B&W export support in an upcoming update.