Skip to main content

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

Is there definitely no soft edge on the sprite itself? Maybe your art program has a setting to premultiply the alpha or not? Make sure your program is saving the transparent pixels as black, i.e. RGBA 0,0,0,0.

Sry for the late reply. I see what you mean, I did soften the edges a bit in Clip Studio, but I’m not sure I want to get rid of that softness. Is there maybe another way around it?

You can keep the soft edge, but you need to make sure that the colour value for those semi-transparent edge pixels is 100% black.