Can you Point me in the right direction with grappling hooks

Hello everyone.

I was wondering if you can help me out or give me examples on how to achieve the following.

I have a hero with a gun that shoots a rope and when the rope touches certain hooks on the wall the hero the hero will jump to the other side.

Here is a video that shows exactly what i am trying to do.

http://www.youtube.com/watch?v=X8sNoXjLA9s

I want to make the rope with joints so that when the hero jumps to another location and the rope retracts, it retracts with some physics movements.

Does anybody have some idea on how to achieve something like this?

Thank you very much. [import]uid: 109485 topic_id: 19678 reply_id: 319678[/import]

if you get response to this please let me know… I have been trying to achieve the same thing for the last month or so… the only thing I have come to is to use the newline function to draw a line from one point to another… unfortunetly this does not give you the option to place an image and has no touch events

you can use the newrect, but the physics don’t work properly… I have posted about this and hopefully someone will come up with a solution…
[import]uid: 67619 topic_id: 19678 reply_id: 76099[/import]