Skip to main content

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

Those were made for mutliple purposes. They work with additive shading the best. You can also use them with  Alpha Cut, and if you can turn the greyscale information into alpha channel data. What software are you using them in?

Hey thanks for the hint. I'm using my custom engine, so I managed to solve this by converting the rgb to greyscale and using additive blending.