detect collision when using pair cache object

cebugdev
Posts: 15
Joined: Fri Nov 19, 2010 8:58 am

detect collision when using pair cache object

Post by cebugdev »

hi all,
i need to detect collision between my pair cache ghost object and a rigid body we
need to update animation when collision occured between this objects, like for example
subtract life value and do hurt animation.
I also need to detect how strong the collision is.

How can i do that?