-
Notifications
You must be signed in to change notification settings - Fork 0
2.1.3 The Graph
BDC_Patrick edited this page Sep 19, 2025
·
11 revisions
The Dialog Graph is a custom Editor for the DDA DataTable.
It is made of 2 Main Tabs.
The Node Graph is the Place you add your Dialog Nodes, Comments and allover Logic for the Dialog(ues). A single DDA can hold multiple Dialogues, by just starting a new Dialog Chain.
The Detail tab shows the editable Details of the current selected Node. Each Node has its own custom Editor to set the properties up.
A helper Box which can be collapsed/expanded. It shows the default Hotkey Commands of the Editor, to place Nodes.
A DDA always opens up with a new created message Node, if no Node is present in the Graph.
I. What is the Dialog Backend?
II. Setting up
|