Shortcuts - RealityStop/Bolt.Addons.Community GitHub Wiki

Here you will find a quick cheat sheet of all shortcuts added with the Community Addons.

Addon Shortcuts

  • Open NodeFinder [ Alt + F ].
  • Toggle Reference Picker [ Alt + R ] (Requires a EditorWindowView to be open and focused)
  • Compile All Assets [ Ctrl + Alt + A ]
  • Compile Selected Assets [ Ctrl + Alt + S ]

Graph Shortcuts

Normal

  • Create Comment - [ Ctrl + "/" + "/" ]
  • Cycle through Graph Elements - [ Ctrl + Tab ]
  • Pan Graph - [ ←, →, ↑, ↓ ]

Requires Selection

  • Open Surround with Commands - [ Ctrl + Shift + T ]
  • Create Comment with Connections - [ Ctrl + "/" + "/" ]
  • Move Selected Units - [ Ctrl + ←, →, ↑, ↓ ]
  • Single Unit only
    • Cycle through All Ports - [ ← or → ]
    • Cycle through Control Ports - [ Shift + ← or → ]
    • Cycle through Value Ports - [ Alt + ← or → ]

Requires Creating Connection

  • Add Graph Snippet - [ Tab ]
    ( In Fuzzy Finder – Snippet Layout: [ Name ], [ Parameter1,Parameter2... ] )
  • Create Reroute - [ Spacebar ]