That is a good point that Nimtrix brings up. To what effect is this required for.
Nimtrix model is a great simple hopper.
Where as what I was trying to toy with was for something else as in trying to land on a small point from a long jump. Similar to how in Assasins Creed Altair manages to hop onto small poles.
Also I got home and your capx isn't working for me. Getting some sort of caproj information missing ;( yes, I didn't have access to C2 and wasn't sure if platform had speed or velocity. I though Platform had velocity, but looking at it now I was getting Vector and Velocity mixed :D
You could also try to use lerp/distance and gravity so the the character comes down quick as needed. then restore gravity upon landing.
You could alter the Y vector to increase downward momentum, or X to shorten distance.
With nimtrix and my suggestions I think you can probably muddle a good solution :D