Distance Matching Locomotion : Giving it a shot!

If i understand correctly, time calculation function always execute on client, but it result should be replicated to server. A you’re sure this is working in builded project? P.S.: Use binary search for finding times and lerp to find desired time between to values. See FRichCurve::Eval in engine source.