Using Landscape Spline as AI navigation route

It’s worth taking note that there are branches from the path too, so it will need to iterate over each connecting spline segment and find out the shortest length to closest point on spline. And then also figure out the fastest route considering it has X width to walk on.