GenericGraph icon indicating copy to clipboard operation
GenericGraph copied to clipboard

Comment Nodes, Searchable Nodes and Focus

Open JonLangfordUK opened this issue 3 years ago • 0 comments

Hello,

We've started creating some really complex graphs on our project using GenericGraph as our base and its working perfectly.

However, because of the complexity of these graphs, our team is requesting comment boxes, a node search in graph as a press "F" to focus on selected. This would be similar to how they are with the vanilla UE4 graphs like in behaviour trees.

How would I go about implementing these features, especially the search and comment?

Thanks

JonLangfordUK avatar Oct 08 '21 13:10 JonLangfordUK