Boundless Bite - More Node Shortcuts

More Node Shortcuts lets you create keyboard shortcuts for Blueprint nodes inside Unreal Engine.

Instead of right-clicking and searching for the same nodes again and again, you can bind your favorite nodes to keys and spawn them instantly in the Blueprint graph.

Main features
  • Assign hotkeys to any Blueprint node

  • Support for single keys and key combinations

  • Quickly search and bind nodes

  • Spawn nodes directly in the active Blueprint graph

Example use cases
  • Bind simple keys for common nodes:

    • B → Branch

    • S → Sequence

    • P → Print String

  • Use key combinations for more control:

    • Ctrl + B → Branch

    • Ctrl + Shift + S → Spawn Actor

    • Alt + S → Sequence

  • Create your own personalized Blueprint workflow

How it works
  1. Open the More Node Shortcuts in the tools section

  2. Search and add a Blueprint node

  3. Assign a key or key combination

  4. Press the shortcut inside a Blueprint graph to spawn the node