Creating Fog in Unity

Niraj Karki
Mar 8, 2022

--

Guide To Beautiful Games In Unity

Objective: Create a Fog effect

First of all, download the fog particle effect in your project from the filebase.

Now add your fog in your scene and position it properly.

Then change the material shader of the fog to Sprites>Default and change the tint to light green to match the theme.

And this is the result.

--

--

No responses yet