Velarion: All products 50% off

Flow Field Pathfinding

Ludvig Kohn - Code Plugins - Oct 6, 2022

Flow Field System for single or multiple pathfinding units.

  • Supported Platforms
  • Supported Engine Versions
    5.0
  • Download Type
    Engine Plugin
    This product contains a code plugin, complete with pre-built binaries and all its source code that integrates with Unreal Engine, which can be installed to an engine version of your choice then enabled on a per-project basis.

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.

Technical Details


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