[Feature Request] Auto Arrange Nodes

Hi. Blueprints visual scripting system is freaking awesome. It allows lighting-fast prototyping without coders help.

However after using it for several years I really miss nodes auto arrangement. Especially this is noticeable on complex graphs. Googling this problem didn’t help. Few similar questions were asked here with no luck:

Some kind of nodes alignment was implemented in UE4, but it’s almost useless:
Align Blueprint Nodes Like A Pro

All it does - is alignes and distributes nodes taking into account their size, not straight wires

This issue was kind of resolved in Blender, Houdini, Nuke and other node-based apps:

2 Likes

+1 This feature would save me a lot of time.

I have written this plugin to that, and it is now open source.

2 Likes

doesnt right clicking a node and clicking straighten connection does that?

straighten connection just alter the y position to align nodes, if you select multiple nodes and straighten connection, nodes will overlay each other.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.