Action Bar
The action bar lets you quickly add new nodes.
The Action Bar provides quick-access buttons for spawning new node types in the graph editor. It appears as a floating panel at the bottom center of the canvas.

Adding Nodes
Each button in the action bar represents a node type that can be added to your graph:
- Drag to add: Click and drag any node button directly onto the canvas to place it
- Click to add: Simply click a button to add a default instance of that node type at the center of the canvas
Available Node Types
The action bar displays all currently registered node types:
| Node Type | Icon | Description |
|---|---|---|
| Start | Conversation start node | |
| Dialogue | Character dialogue node | |
| Player Choice | Branching player option node | |
| Conditional | Conditional branch node | |
| Assignment | Variable assignment node | |
| Note | Authoring note (not visible in preview) | |
| Group | Visual grouping container | |
| End | Conversation end node |