Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(-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!