Velarion: 所有产品五折优惠

Flow Field Pathfinding

Ludvig Kohn - 代码插件 - 2022/10/06

Flow Field System for single or multiple pathfinding units.

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

The Flow Field Pathfinder Plugin comes with a c++ based Blueprint with built in functions for easy to use pathfinding. The Flow Field Blueprint can be easily customized to your needs by changing its deafult parameters. It also has the option to detect obstacles, align itself to the ground and detect slopes that are too steep.

The Plugin also comes with an Ai pawn, a Flow Field Ai component and a Player Controller. These 3 are available to showcase how the Flow Field system can be used.

技术细节


Video Preview

Example Project

Documentation


Features:

  •  Flow Field Pathfinding Blueprint with easy to use functions.
  •  Ai pawn and a Flow Field Ai component.
  •  A drag and select Player Controller that can controll the Ai pawn.


Code Modules:

  • FlowFieldPathfinding (Runtime)


Player Controller Input:

  • Pan: Hold right mouse button and drag
  • Zoom in-out: Mouse wheel up-down
  • Select: Hold left mouse button and drag
  • Move Ai: When Ai is selected, click left mouse button


Number of Blueprints: 4

Number of C++ Classes: 2

Supported Development Platforms: Win64

Supported Target Build Platforms: Win64

Network Replicated: No