Creating "colour bleeding" effect

I have stumbled upon a game called Alto’s adventure and found a screenshot:

The game looks most awesome, hats off to the devs. Now, what I’m interested in is, how to make that sort of “colour bleeding” effect that the Sun gives? the mountains around it get highlighted or what it’s called.
Thanks in advance.

That’s atmospheric scattering. There are some open source implementations as well as paid assets that do it.

Free Example: Blacksmith implementation + update to work with later Unity versions.

Free Example: Open Source Atmospheric Scattering

Paid Example: Deepsky Haze

1 Like

Thank you for the reply.
Well I had no idea what it’s called, but now I know :smile: