精选特卖:从即日起至10月7日,精选道具五折特惠!

Fog of war

FUNNY FUNI - 代码插件 - 2024/09/10

Simple and Easy Tool for Fog of war

  • 支持的平台
  • 支持的引擎版本
    5.3 - 5.4
  • 下载类型
    引擎插件
    此产品包含一款代码插件,含有预编译的二进制文件以及与虚幻引擎集成的所有源代码,能够安装到您选择的引擎版本中,并根据每个项目的需求启动。

Tutorial video link : https://youtu.be/nlE2FB6EhAw

技术细节

Feature

1. Easy Creation : Simplify the process of creating fog of war.

2. Customizable : Easily customize the appearance and behavior of the fog of war.

3. Tutorial Included : Provides a straightforward tutorial for setting up and using the fog of war.

4. Cross-Platform Compatibility : Works on Windows, Android, and Mac.

5. User-Friendly Interface : Designed for ease of use, even for beginners.


Blueprints : 5


Main C++ class :

  1. Fog of War Texture: The main component that displays the fog of war effect.
  2. Fog of War Grid: Scans the terrain data of the level to determine the fog coverage.
  3. Fog of War Manager: Uses the terrain data from the grid to generate fog data for the texture.

These components work together to provide a dynamic and customizable fog of war system.

replicated : No