> In this scenario,must I create joints, on the > NearCallback function, using dJointCreateContact? You create contact joints each frame, and then delete them after the frame (typically by using a joint group). Cheers, / h+