when a collisionEvent is fired

Started by Melssj5, May 20, 2008, 11:39:08 PM

Previous topic - Next topic

Melssj5

Hi, I want to know when the collisionListener recognizes a collision. Do I need to do use a chekCollision.. method to make this happens or it will be recognized just by moving the object arround my world without calling to a check collision method for that object3d?
Nada por ahora

EgonOlsen

No, it depends on some collision method being called (or something like calcMinDistance...that will trigger it too).