MothCocoon / FlowGraph

Design-agnostic node system for scripting game’s flow in Unreal Engine
https://discord.gg/Xmtr6GhbmW
MIT License
1.21k stars 239 forks source link

Fix Issue #172 - Add Alignment Features to Flow Graph Nodes #179

Closed VintageDeveloper closed 10 months ago

VintageDeveloper commented 11 months ago

Pull Request This Pull Request makes changes based on feedback from Issue #172.

Key Change Adds Context Menu Actions, "Alignment", for Flow Graph Nodes. Can be accessed similar to Alignments in Blueprints:

MothDoctor commented 10 months ago

Merged that, thanks a lot! :)