Unreal Engine –Logic Driver Pro – Blueprint Editor UE261

Logic Driver Pro - Blueprint Editor

MegaGrants Showcase Video

Supported Engines (The most recent 1-3 released engines receive updates)

Logic Driver is a Blueprint Editor for designing Finite State Machines that execute Blueprint nodes. It can be used for any type of game to organize and execute gameplay logic, AI behavior, UI states, and more.

Version 2 (UE 4.23+) lets you design unique systems for your game such as dialogue systems. This is done by creating your own node type either in blueprints or C++, encapsulating reusable logic, and exposing any variable type directly on the node. Each variable is given their own BP graph along with drag and drop support.

Includes Logic Driver text search tool with find and replace functionality.

Logic Driver Pro can be used from prototyping to production and is in use by studios of all sizes.

Upgrading from Lite

Orbital Market

Technical Details

Pro Features:

Core Features:

  • New blueprint editor designed to simplify state machine creation.
  • Hierarchical state machines are supported directly or by reference.
  • Evaluate transitions conditionally or from events.
  • Manage as UObjects or ActorComponents for increased flexibility.
  • Supports run-time visual debugging with the blueprint editor to make testing easy.
  • C++ source code included.

Network Replicated: ActorComponents have replication support

Supported Development Platforms: Windows, Mac, Linux

Supported Target Build Platforms: Windows, Mac, Linux, Mobile. Consoles have released projects with Logic Driver, but are not tested against locally. The run-time module is intended to be cross-platform.