Unbreakable joint 2d
Hi, can i create or script unbreakable joint to make rope? Want using rigidbody2d with parent object to calculate physics on creating rope on each part making chains of objects.
Now im trying hinge joint with distance combination, thats looks not bad after scaling mass and gravity, but finally broke after im join rope to parent object and move around. When main object move, then rope calculate movement on each joint and after too much accelerate joints are splitting and brake.
Can i somehow script joint to make them unbreakable 100% ?
Your answer
Follow this Question
Related Questions
Rope (made with joints) connected to a movable transform acts weirdly 0 Answers
2D Physics - Inertia and inherited motion. 1 Answer
2D rope attached object has no momentum when swung 0 Answers
One way hinge joint 1 Answer
2 ropes connected with HingeJoint2D components to 1 object act weird. 0 Answers