CF_NO_CONTACT_RESPONSE not working?

Post Reply
Katachi
Posts: 10
Joined: Thu Mar 27, 2014 1:49 pm

CF_NO_CONTACT_RESPONSE not working?

Post 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.
Katachi
Posts: 10
Joined: Thu Mar 27, 2014 1:49 pm

Re: CF_NO_CONTACT_RESPONSE not working?

Post by Katachi »

solved. I set bit instead of flag.
Post Reply