Hi all,
I have been trying to implement a harpoon/grappling hook idea. I ‘kind of’ have if working, but the rope seems to pull apart when it gets too long. I have added a distance joint to try and add extra support, but it still seems to happen.
As a note, I started with I Horace’s code for the arrow trajectory and slightly changed it https://gist.github.com/HoraceBury/9544932
I have relied heavily on Eds maths library for the maths side of things.
I will keep plugging at what I have, but if anyone can figure out a way to stop it pulling apart then awesome.
If anyone finds this useful then great!
Craig
PS. I realize the rope is not tracing back to the origin, it was when I had the segment set at 16 but not now. I will get around to looking at this at some stage.