I noticed there is no FixedJoint2D component. Why? Am I supposed to use another joint and set constraints so it behaves like a FixedJoint? If so, which one is the recommended one?
I had SOME luck with the DistanceJoint class. It doesn’t work exactly like a fixed joint, but is similar.