My Character must move on spline.
The problem is that I should get the distance along spline of the point at which the movement begins.
Firstly spline component dont tracing and dont reacts on collision/hit
Secondly i cant get distance along spline from vector.
I am trying to do the opposite and find a position on the spline from something not currently on it.I want trace down from my character.Then get location of hit by spline.Then from location of hit get distance along spline.
I demonstarate what i need in pic.