Skip to content

nishadtardalkar/FogOfWar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fog of War

A plugin for Unity3D to add Fog of War to a game.

UPDATE 1.3 :
Added an option to keep the cleared area unfoged.
(Please test this and create an issue if you find any errors)


UPDATE 1.2 :
Added a feature for multiple targets to uncover fog.


UPDATE 1.1 :
Supports SRP, please check the scene in the unitypackage to see how to setup in HDRP. (Same case with your own SRP)

IMAGE ALT TEXT HERE


Steps to use plugin
  1. Copy all contents of this repository in your Assets
  2. Add "Prefabs/Fog" to your scene
  3. Drag gameobject from scene that has to defog the area to "Center" slot in the added Fog object
  4. Add "Scripts/PreRenderCalls" to your rendering camera
  5. Drag "Fog" gameobject from scene to Fog slot in PreRenderCalls
  6. Play with settings to best suit your system budgets over quality

Enjoy...

About

A plugin for Unity3D to add Fog of War to a game.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published