I'm trying to use plash to set up the node connections, but having a really hard time to use the IDE as a tool to do so. Before giving up completely, and getting into creating a tool that would take assets and encode the information (by placing nodes and allowing one to drag links from one to another), I wanted to put this question out there and see if anyone has any idea how I can show a connection between these nodes as a line.
Drawing actual lines is not working well, because lines have to be moved as objects are updated, they are imprecise, and cannot carry weight information.
I'm experimenting with components and live views, which allows placement of nodes, but I can't get it to draw the lines.
I don't want to forgo using the connections completely, because it could make paths that go through objects unless I set up low proximity settings, which would require way too many objects.