Get Distance of a spline at certain point

Hi,

Is possible to know what is the distance of a spline at a point on the curve??

When an actor is spawned in the level I can use “Find Location closest to world location” to get the spline point closest to this actor but… Can I get the spline distance at this point???

Thanks!

Did you find a way to obtain it?

I need it to know if an object is behind or in front of an object in the spline. We have “Get Location at Distance Along Spline” but there is no a “Get Distance at Location Along Spline”. :-/

@Cucharón Once you have the 2 distances, you could try using the Get Distance To node.