Skip to content

Feature Showcase

Daniel Butum edited this page May 21, 2023 · 13 revisions

Dialogue Editor features

Easy to use graph editor

graph_editor

Read and write variables of your characters directly from the dialogue

dlg_reflection

Extend the nodes with your own data

NodeData

Local and global search and jump to node functionality

search_0

Customized details panel where your FName identifiers are cached for auto-completion

details_panel

Option to check condition variables against other variables

compare_to_gif

Reflection support

dlg_reflection

Text arguments support

text_arguments

Dialogue Browser to have an overview of the system related data

browser

Easy way to insert texts (e.g. character names) or numbers to your texts dynamically (text format)

text_arguments

Preferences panel to change editor layout and behavior

preferences

Merge or extract nodes

convert_to_sequence convert_from_sequence

The feature we always missed from the animation state machine

retarget