📖
FlowReactor
  • 👋Welcome
  • Installation
  • Interface
    • Graph Library
    • Graph Explorer
  • FlowReactorComponent
  • Settings
  • Addons / Packages
  • Guides
    • Introduction
    • Create custom node
    • Variables & Blackboards
      • Type conversions
    • Using the EventSystem
      • Sequencing Events
  • In-depth
    • Node Attributes
    • Long running nodes
    • Node Modules
      • FRNodeControllable
      • FRNodeEventDispatcher
      • Custom node utility modules
    • Assembly Defintion
  • API
    • Nodes
    • Blackboard
    • Eventboard
    • FlowReactorComponent
    • FRVariables
      • FREnum
      • FRAttributes
    • INodeControllable
Powered by GitBook
On this page
  • Toolbar
  • Shortcuts
  • Move branch
  • Disconnect Node

Interface

PreviousInstallationNextGraph Library

Last updated 2 years ago

  1. Node Inspector & Blackboard Inspector & Events Inspector & Graph Explorer & Settings

  2. Graph Hierarchy

  3. Toolbar

  4. Node Canvas

  5. Minimap

Toolbar

  1. Minimap on/off

  2. Focus Canvas (Shortcut: F)

  3. Create group from selected nodes (CTRL + G)

  4. Create sub-graph from selected nodes (CTRL + ALT + S)

  1. Align selected nodes to the left (CTRL + Left Arrow)

  2. Align to the right (CTLR + Right Arrow)

  3. Align to the top (CTRL + Up Arrow)

  4. Align to the bottom (CTRL + Down Arrow)

  5. Align automatically (CTRL + A)

Shortcuts

You can copy and paste nodes accross different graphs

Delete selected nodes

DEL

Focus

F

Create comment

CTRL + Q

Create group

CTRL + G

Create sub-graph

CTRL + ALT + S

Go to parent graph

CTRL + Backspace

Expand nodes

CTRL + Keypad Plus

Collapse nodes

CTRL + Keypad Minus

Move branch

You can move a node branch by holding down the CTRL key while moving the first node of the branch.

Disconnect Node

You can drag a node out of a connection by holding the SHIFT key.