Thanks Grove, I got it to work . This is taking a bit of time since I am quite new to javascript programming and I am doing it outside my normal work. So my progress is quite slow. I'll probably have more questions later on .
Sorry for the late reply. Yes, the nodes are dragging properly without issue, but the problem is with the lines. They duplicate. As Groves mentioned, I will try deleting the graphics instance.
Hello all, I am quite new to working with pixi and my intention is to create a hierarchical tree structure kind of thing with nodes which are draggable. I have done some work and I currently have trouble getting the lines to move with the draggable nodes. My question is there any examples of full scene graphs with hierachies that I can refer to? Cheers!