Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit) (+1)

We used Unity HDRP with bloom post processing, the materials are basically just emissive hdr materials with some procedural flicker and a shader that sets the color depending on the objects world position. If you wanna check it out yourself, here's the source code: https://github.com/jokil123/Brackeys-Game-Jam-2021.2

Awesome thanks!