I have a few Capsules (kinematic rigidbodies) joined on the ends with hinge joints. It is quite like a chain, every Capsule has one joint on the end, connecting it with another Capsule. But, if I rotate one of the Capsules around its hinge joint, the Capsule connected with it on the other end is left behind. Its like the hinge joint is not working. Do anyone has any idea why? The rigidbodies are correctly assigned to the joints…
Hi. I tried the thing with a fixed joint, but it still doesn’t seem to work. Joints are to connect bodies, aren’t they…? And when I move one of them both should have to move…
I noticed another thing: the capsule which is moving does not even collide to another capsules when it reaches them, although of course every capsule is a rigidbody (kinematic). I don’t understand this at all.