Dialogue Builder

Anchor Studio
Unreal Engine Versions
5.5-5.7
Distribution Method
Plugin
Asset Version
1.10
You need to register first

Description

Create your Dialogues with the power of Blueprint Editor.

Find all functionality that you need for Dialogue creation in one asset. Based on common and simple developer experience.


Technical details

Features:

  • Node-based Tree Editor connected to the Blueprint Editor;
  • No need to create multiple Blueprints for Conditions or Events. Everything is inside one Blueprint;
  • Dialogue Builder is based on the Actor Component, so you can add it to any of your Actor/ Pawn/Characters;
  • The condition uses a well-known State Machine interface;
  • Dialogue Node starts to play and calls Event for your functional needs;
  • Add Comments to your Dialogue Tree;
  • Clear and easy interface;
  • Runtime update data;


Code Modules:

Runtime: DialogueBuilder

Editor: DialogueBuilderEditor 

Number of C++ Classes: 3 runtime classes, 23 editor classes;

Network Replicated: Yes;

Supported Development Platforms: Windows, Linux, Mac

Supported Target Build Platforms: Windows, Linux, Android, Mac, iOS

Related assets