kinematic/kinematic collision detection not allowed?

pico
Posts: 229
Joined: Sun Sep 30, 2007 7:58 am

kinematic/kinematic collision detection not allowed?

Post by pico »

Hi,

when two kinematic bodies, that have no contact response, collide with each other then the collision is detected by bullet but the btDispatcher prints

"warning btCollisionDispatcher::needsCollision: static-static collision!"

Is this intended? It seems to me valid and desirable that two kinematic bodies (with no response) are allowed to collide.