Hi all,
What is the best way to create a directed graph in UE5 ?
Thanks
Hi all,
What is the best way to create a directed graph in UE5 ?
Thanks
UMG should do it:
Place a canvas, place icons, draw lines & splines, add little arrows. How to organise it would depend on what it’s going to be used for; mostly on how dynamic / flexible it needs to be. If you’re doing only one graph that will never change, I’d do it by hand.
Do you mean that kind of output, or the actual concept of this, in terms of data?
Did not even cross my mind OP could have meant a Behaviour Tree or smth, like a State Machine. Tunnel vision.