Is there a way to create a physics joint between the player and the rope and then break it when they jump off the rope? This prototype works well but it doesn't seem to allow the player to interact with the physics of the rope.
I've created a prototype which allows a player to jump on a swinging object on a hing grab it and swing around but I can't break the joint once its connected. I'm sure there's another way to create this relationship between objects but it seems like being able to break a joint would be a handy thing to do.