Skip to content

Outliner & Hierarchy

The Outliner is the tree of what you're about to build in Harmony. Selection here drives the Inspector and the Previewer; the structure here becomes the node graph.

The Outliner panel

Rows

  • Drawing rows are the top level. Each expands to its four art layers — Overlay, Line Art, Colour Art, Underlay (top to bottom in z-order).
  • The Frames column (right) shows each row's frame count; a dash means the art layer is empty (unbound).
  • Structural nodes — pegs, groups, composites — appear as their own rows when you add them, and other drawings nest under them to form a hierarchy.

Toolbar

  • All / None — select or clear every node.
  • Magnify Magnify — frame the selected drawing's node in Harmony's Node View (see below). Disabled for nodes not yet in the scene.
  • + — add a drawing or a structural node (peg / group / composite); or double-click empty space to import.
  • — remove the selected node(s).

Building a hierarchy

Drag a drawing onto a peg, group, or composite to nest it. The nesting you build here is exactly the node network OVB writes to Harmony on Apply — pegs transform their children, groups wrap them, and composites merge them.

Sibling aggregation

When several drawings sit side by side under a composite, OVB wires them with sibling aggregation — the youngest sits on the back port, the oldest on the front, so paint order is predictable. A composite with no peg/group opens a block that consumes the normal siblings after it. See Hierarchy & Sibling Aggregator.

Deleting a node

Right-click a super node (peg, group, or composite) and you get two delete options:

  • Delete Node — removes only that node; its children are lifted to the grandparent, so deleting a parent peg re-parents its drawings up one level instead of taking them with it. Your work is never lost to a stray delete.
  • Delete Hierarchy — removes that node and everything under it — the node, its children, and their descendants, all at once.

Use Delete Node to strip out a wrapper while keeping the art; use Delete Hierarchy to drop a whole branch in one action.

Multi-select also removes a branch

Selecting several nodes across a branch and deleting removes exactly the selected set — the same as Delete Hierarchy on the branch's top node.

Magnify

The Magnify magnify button (in the Outliner toolbar) frames the selected drawing's node in Harmony's Node View — it centres and focuses that node so you can confirm you're looking at the right node in the scene graph.

Magnify only works on drawings that came from Harmony (nodes that already exist in the scene). For anything created inside OVB that hasn't been applied yet, there's no node to focus, so the action is greyed out (disabled).

Selection is the driver

Whatever is current in the Outliner is what the Inspector edits and the Previewer shows. Selecting an art-layer row solos that layer in the preview; selecting the drawing shows the composite of all its bound layers.