I am trying to simulate a certain node behaviour which is better explained by the pictures attached.
Here I have a root node and a subnode, and between the two I have a bunch of other nodes, When the collapse button is clicked on the subnode, these nodes should collapse into the subnode and the user should be able to see the subnode connected to the root node.
Is this possible ? If so how do I go about it ?
The node with the text ‘Erosion’ is the subnode, the Orange/Red node is the root node and the nodes in between them are visible in the pic below -
This is what I want to happen when I click the collapse button on the ‘Erosion’ subnode -