-
combining path points – non end point
I have some paths that I need to combine. Not all points where they visually intersect (they are separate paths but have points in the same spots) are end points. So one end point of Path 1 is in the same spot as the middle point of the curve of Path 2. How can I join these two points and make the path one path? I need to for importing into AE, it needs to be only one path the do what I need. Thanks.