Hi everyone,
I need to interact the curves of 2 data trees. They relate from the root, but one of them developed in a more complex one along the script. For example I want that the 6 items of branch {2;3} are only tested for interaction with the curve of the {2:0} branch of the other input. And I want to do this without loosing my data structure. Shift the path works, but if I do that I lose my structure.
I hope someone can help me out!