Clean up messy Blueprint graphs with a single shortcut.
Standard Unreal Engine alignment tools only align nodes on a single axis without understanding execution order. Vesper Node Cleaner analyzes how your nodes are wired together (both execution and data pins) and instantly rebuilds the visual flow into clean, structured, non-overlapping columns.
Stop wasting time dragging nodes manually. Select, press Shift + Q, and get back to developing!
⚡ Key Features:
Smart Graph Formatting (Shift + Q): Uses a longest-path graph algorithm to organize selected nodes into logical columns following execution and data flow.
Auto-Fit Comment Box (Shift + C): Instantly resizes comment boxes to tightly wrap contained nodes with uniform padding.
Selective Formatting: Format small sub-graphs or the entire Blueprint graph with Ctrl + A + Shift + Q.
Non-Destructive & Undo-Safe: Operates within a single scoped transaction. Instant undo (Ctrl + Z). Never alters pin logic or values.
Lightweight & Plug-and-Play: Editor-only plugin with zero setup required. Works seamlessly with both C++ and pure Blueprint projects.
⚡ Key Features:
- Smart Graph Formatting (Shift + Q): Uses a longest-path graph algorithm to organize selected nodes into logical columns following execution and data flow.
- Auto-Fit Comment Box (Shift + C): Instantly resizes comment boxes to tightly wrap contained nodes with uniform padding.
- Reroute & Wire Alignment: Cleanly aligns connection wires and reroute nodes to eliminate blueprint spaghetti.
- Selective Formatting: Format small sub-graphs or the entire Blueprint graph with Ctrl + A + Shift + Q.
- Non-Destructive & Undo-Safe: Operates within a single scoped transaction. Instant undo (Ctrl + Z). Never alters pin logic or values.
- Lightweight & Plug-and-Play: Editor-only plugin with zero setup required. Works seamlessly with both C++ and pure Blueprint projects.
Documentation: Complete online documentation and usage guides are available at: https://alwaysprettystore.com/VesperNodeCleaner/documentation.php
Includes step-by-step setup guides, feature explanations, and workflow integration tips.