On 4/18/06, Wesley Smith <wesley.hoke at gmail.com> wrote: > to prevent a collision, the objects no longer bounce off each other > but instead end up occupying the same space. note that a "collision/contact point" is also a "joint". I used dAreConnectedExcluding() to exclude the contact joints, so I knew it there was a real joint between two bodies.