-
Notifications
You must be signed in to change notification settings - Fork 0
2.1.3.7 Node: Jumper
BDC_Patrick edited this page May 18, 2026
·
6 revisions
| Image | Info |
![]() |
Redirects the flow to another node by ID. |
| Description | |
| The Jumper Node allows the dialogue execution to instantly "jump" to another node identified by its unique ID. This enables creating loops, re-converging branches, or connecting distant parts of the graph without the need for long, messy wires. | |
| Shortcut | |
![]() |
Hold J + Left Mouse Button |
| Name | Pin | Description |
| In | ![]() |
Entry point. Upon activation, the dialogue immediately jumps to the specified target. |
| Name | Type | Value | Default | Info |
| Jump To ID | ![]() |
Name | None | The unique Node ID of the target node to jump to. |
- The detail view provides a dropdown list of all valid nodes in the current graph to select the target ID easily.
I. What is the Dialog Backend?
II. Setting up
|



