Skald Documentation

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.

Action Bar

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 TypeIconDescription
StartConversation start node
DialogueCharacter dialogue node
Player ChoiceBranching player option node
ConditionalConditional branch node
AssignmentVariable assignment node
NoteAuthoring note (not visible in preview)
GroupVisual grouping container
EndConversation end node

On this page