This site is currently in read-only mode during migration to a new platform.
You cannot post questions, answers or comments, as they would be lost during the migration otherwise.
0 votes

So, i am trying to attach a rope to two different kinematicbodys...

i tried using pinjoint but as one kinematicbody walks away from the other one the rope just glitchs

i also used rigidBodys and that actually worked but using rigidbodys dont work for some parts of the game(Also, i am almost done with that game and the kinematicbody have almost 600 lines of code in it)

Is it possible to attach a rope to a kinematicBody? If so, how?

sorry for my bad english btw :(

in Engine by (23 points)

Already saw it, he uses rigidbodys...

But thanks for trying to help ^^

What exactly are you trying to do with the rope? Is it purely visual? Than you might give verlet integration a try. Or do you want to limit how far players can move from each other by the length of the rope? You'll have to code this yourself I think.

A limit like in the video RazorSh4rk sent me but with kinematicsbody2d

Please log in or register to answer this question.

Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.