metaphore / unity-fog-of-war-demo

A basic cloudy 2D fog of war based on tilemap.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unity | Fog of War

A demo of cloudy 2D fog of war effect (based on tilemap).

Peek 2022-04-11 00-17

The project implements a complete post-effect that is applied to a preprendered mask. For the matter of this demo, the mask is done with a static tilemap. The shader effect uses perlin noise to create dynamic edges.

Integration worlkthrough (in Russian) - https://youtu.be/MgN0UrKm5-k

About

A basic cloudy 2D fog of war based on tilemap.


Languages

Language:C# 60.5%Language:ShaderLab 39.5%