Skip to main content

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

is it possible to disable black color in a custom palette? 

Nope sorry, i tried various ways, in part to enable transparent pixels in palette mode, so you can get custom palete + transparent , but found no way using all the pixel system :(

(1 edit)

I know this is five years late, but you can get around this limitation by "filling up" all of the other colors in the palette with the darkest color in yours. There are 192 color slots in total. I was able to open up a .pal file in a text editor and quickly copy/paste the entries, then load that customized palette into PixaTool. Seems to work.

that is a workaround at least, thanks!