Skip to content

Toolbar

The main toolbar appears in the upper-left of ActionFlow 2 graphs. Commands that do not apply to the current surface may be hidden or disabled. For example, GameObject selection is unavailable while an asset document is open.

The graph toolbar in its normal component-graph configuration.
Icon Command Purpose
Reset view icon Reset view Returns the node canvas to its baseline view.
Select represented GameObject icon Select represented GameObject Selects the graph's GameObject in Unity.
Minimap icon Show / Hide minimap Toggles the graph overview.
Expand nodes icon Expand nodes Expands the selection, or every node when nothing is selected.
Collapse nodes icon Collapse nodes Collapses the selection, or every collapsible node when nothing is selected.
Create placemat icon Create placemat from selected nodes Groups the selected nodes in a new placemat.
Auto-layout graph icon Auto-Layout Graph Click for continuous horizontal layout. Shift-click to wrap local chains into rows of six, keeping a lone final node on the preceding row.

Hold Alt (Option on macOS) while clicking Expand nodes or Collapse nodes to apply the command to the whole graph even when nodes are selected.

See Organize large graphs for the complete placemat, sticky-note, auto-layout, and minimap workflow.

Prefab instance banner

A prefab instance adds a banner next to the main toolbar:

  • Open Asset Graph opens the corresponding prefab source in Prefab Mode.
  • Use Prefab Layout removes the instance's layout divergence and returns to the inherited layout when applicable.

The banner is also a reminder that edits to the instance can become Unity prefab overrides.

Prefab instance graph toolbar with Open Asset Graph and Use Prefab Layout controls
The instance banner adds ownership-specific commands without replacing the normal graph toolbar.

LogicBlock document bar

A LogicBlock asset adds document navigation for Overview and its individual instruction and condition lists. Its menu includes Find Usages and Refresh from Asset.

LogicBlock document overview with its document bar and graph toolbar
LogicBlock adds document navigation and usage tools above the same canvas commands.