finepointcgi / FinepointCGI-Suggestions

MIT License
4 stars 0 forks source link

Fog of War/Field of View in 2D #42

Open eweninja opened 1 year ago

eweninja commented 1 year ago

This suggestion is about adding fog of war effect for 2D games. Fog of war is ofter used in top down strategy/rts/roguelike games.

Fog of war examples:

  1. The light attached to player in dark env.
  2. The shader that masks terrain based on player vision range.