Skip to main content

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

Hi, The screenshots and the drawings are amazing ! But I wonder if the assets are black and white only, or if they have color variations too ? Can you tell me Where the colors of the screenshot come from? Are they 2D lights from a game engine ?

Following this, really curious how you’re handling the colors in the screenshots. It looks really sick, I’m considering purchasing it.

Sorry for hijacking your comment, just really wanted to ask too.

(-1)

Colors are derived from grayscale values using a Z-gradient shader (the sprite is tinted based on depth), with colored fog sprites layered on top using additive blending.

(+1)

Thank you so much! This is really cool!