Assets of The Season
Assets updates
Logic Driver Pro Indie - Dialogue, Quests, Combat Systems and More in Blueprints

Logic Driver Pro Indie - Dialogue, Quests, Combat Systems and More in Blueprints

Updated
2024-04-24
VIP
Code Plugins
Engine version
5.3
Download type
Engine Plugin
File size
641 MB
Only For Premium or VIP Users
Description

Create node types that run actions and build your own gameplay systems: dialogue trees and narrative text flows, quests, achievements, combos, AI behavior, UI navigation, and more in a visual graph-based, parallel finite state machine blueprint editor.

Logic Driver Pro V2 (UE 4.23+) enables you to create your own node-based gameplay systems through a new blueprint editor. This could range from simple AI behavior to an entire narrative system.

 

Current Version 2.8.1

 

Developers can create a node class either in blueprints or C++, encapsulate reusable logic, and expose any variable type on the node. They can define editor construction scripts for dynamically setting values or hiding properties, node validation to give designers visual feedback or prevent a system from compiling, and rule behavior to help enforce desired patterns and provide some basic automation.

 

Then a designer can use this node inside of a Logic Driver state machine blueprint. When placing a state node every exposed property is visible and given its own blueprint graph. The designer can edit the value directly on the state for most properties or can drag variables to the property. Then they can preview their work in the blueprint editor or debug it during PIE.

 

Since narrative and quest systems are popular use cases, Logic Driver Pro introduces Text Graph properties which allow you to drag & drop variables directly on to text, complete with localization support. Additionally a text search tool is included to find and replace property values.

 

At its core Logic Driver is a Finite State Machine which executes based on transition conditions and state logic. If you only need a basic state machine, try out the Lite version. It’s free and can give you an idea of what Pro is built on.

 

Technical Details

Pro Features:

  • Create your own node in blueprints or C++.
  • Expose variables on nodes, complete with drag & drop support.
  • Combine custom states and execute multiple actions.
  • Text parsing allows variables to be dropped directly on to text.
  • Parallel states increase the possibilities and reduce the total number of required states.

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.

 

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.

Comments
Comments is not yet
Add Comment
Please register
Other interesting assets