Hi
I haven’t tested this myself, but I think you should be able to use mostly the same logic but inside the PathInterpolator class. Essentially in the position and tangent properties you transform from graph space to world space and in the MoveToClosestPoint, MoveToLocallyClosestPoint and MoveToCircleIntersection2D methods you transform the point/circleCenter3D parameters to graph space.