-
Notifications
You must be signed in to change notification settings - Fork 0
2.1.3.7 Node: Jumper
BDC_Patrick edited this page Sep 19, 2025
·
6 revisions
|
Forward to a specific node in this graph. |
The jumper node lets you continue the current running dialog, at a specific other node within the same graph, also allowing to create loops and/or routing to a whole different dialog in the tree.
| Name | Optic | Type | Description |
|---|---|---|---|
| In | ![]() |
Exec |
Multiple incoming execution to link this Node. |
| Setting | Type | Description |
|---|---|---|
| Jump to ID | Name |
Select a Node of the CURRENT DDA as Target point, to proceed with the Dialog at. Since NodeIDs are very cryptic, you can use Dev Comments to identify them better in the Dropdown. |
| Options | String |
Additional set of Options, have to be separated by semicolon(;). Will be returned by the Interface Event as split Array. |
| Dev Comment | String |
A non Blueprint returned String to make identifying the node easier, since NodeID is more cryptic. |
| Hotkey |
|---|
J +
|
I. What is the Dialog Backend?
II. Setting up
|
