View Single Post
  #1  
Old 10-21-2010, 03:10 AM
Chapre Chapre is offline
Member
 
Join Date: Sep 2010
Posts: 36
Checking Collision with a subnode

Hello! I'm working on collision between 2 objects, When my main object collide with a second object, I can easily get the the second object ID; my main problem now is how will I check if my main object collided with a child (subnode) of the second object?
Reply With Quote