Page 1 of 1

CF_NO_CONTACT_RESPONSE not working?

Posted: Thu Apr 03, 2014 12:54 pm
by Katachi
Hi,

I have a btRigidBody object and I have set the CF_NO_CONTACT_RESPONSE collision flag for it. I would assume that this rigid body does not respond to collisions any longer but would simply fly through it. Is my assumption wrong?

Btw. I tried it with static, kinematic and dynamic objects. None seem to react to the given flag.

Thanks in advance
I am using the latest 2.82 version.

Re: CF_NO_CONTACT_RESPONSE not working?

Posted: Thu Apr 03, 2014 5:53 pm
by Katachi
solved. I set bit instead of flag.