Skip to content
Media 0 for listing Layered Fog Of War

Description

The Layered Fog Of War is an indie to AAA targeted plugin designed for Real-Time games such as MOBA, RTS, or any Top Down. It can be replicated to create online games, and no programming skills are required to use it, although having them might be helpful for larger projects. The layer feature allows verticality in games by attributing a fog state for each different floor.


Trailer

Game Demo

Example project

Documentation

Discord


Download the example project for a fast preview of the plugin. Copy past the Layered FOW folder into your game's Plugins folder to make it works. Here is the setup video.


Layered Fog Of War Features:

  • Real-time fog generation: Displayed by post-process for seamless integration into your game environment.
  • Ready for High AI count 1000+: Optimized to handle large numbers of AI entities without sacrificing performance.
  • Replicated: Supports replication for multiplayer games.
  • Save / Load system: Supports saving and loading game states for a seamless player experience.
  • Minimap implementation: Integrates seamlessly with minimap systems for enhanced player awareness.
  • Visibility update notify: Notifies relevant entities when visibility changes occur, allowing for dynamic gameplay interactions.
  • Multi-threading / Tasks: Utilizes multi-threading for optimal performance and responsiveness.
  • High pixel density: Delivers crisp and clear fog visuals for a polished look.
  • Reliable collision shadow casting: Achieved without raycasting for efficient performance.
  • 8 fog channels available: Allows for intricate fog configurations to suit various game scenarios.
  • Custom collision available: Tailor collision shapes to your specific game requirements.
  • Dynamic collision available: Supports dynamic changes to collision shapes during gameplay.
  • Highly modular: Each feature can be overridden or customized to fit your game's unique needs.
  • Runtime console commands: Enables quick adjustments and debugging during development.


Road Map:

  • [Compatibility] Linux compilation
  • [Feature] Increase replicated team limit
  • [Feature] MOBA bush system [DONE]
  • [Optimization] Dynamic collision enhancement [Done]
  • [Optimization] Post-process performance
  • [Optimization] Compute shader for fog update
  • [Rendering] Fog heat texture for smooth transition [Done]
  • [Rendering] Blur quality
  • [Rendering] Verticality enhancement
  • [Rendering] 3D fog, ray-marching


If you need any help or want to share your work, don't hesitate to join my Discord community.

Included formats

  • logo of Unreal Engine format