Hi everybody.
I have a question: there is a way to detect collisions between two collision solid?
I have two models and I want to detect when they collide, I use two polygon collision solid and Panda3d give me the error: "Invalid attempt to detect collision from CollisionPolygon".
I can't use a sphere for one of this model because of their shapes. How can I solve the problem?
Thank you
