Flow Field Pathfinding

Flow Field System for single or multiple pathfinding units.

  • サポートされたプラットフォーム
  • サポートされたエンジンバージョン
    5.0
  • ダウンロードのタイプ
    エンジン プラグイン
    この製品には、コード プラグインが含まれており、ビルド済みのバイナリと Unreal Engine に統合される全ソースコードが完備されています。任意のエンジン バージョンにインストールし、プロジェクト毎に有効化することが可能です。

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