Hey @DanielPiker ,
While working with kangaroo2, the curve collide creates a duplicate curve if it is offset non-uniformly. Whereas the same curve when offset in a uniform manner seems to work normally while having 2 curve collides for different collision goals.
It seems that the collider knows that the curve should be linked via their centroid. But since I require a non uniform offset of the curve, the centroid moves, hence generating a secondary non linked curve.
Could you please help me out?
Duplicatecurves.gh (25.3 KB)