Hello everybody,

i have a little problem in my project and can not solve it. I fought my way through various tutorials (NinjaRopeEngine etc.) but somehow it does not work.
I'm trying to make a hook (with chain) which flies to the mouse position and then comes back.

Now I have the problem that the individual elements of the chain are far apart when the distance between the starting point and end point is far away.
And when it not far away the hook flies slower.

I have appended my file:
https://drive.google.com/file/d/0B2E...it?usp=sharing

Hope a math genius can help me ;-)