View Single Post
  #1  
Old 12-02-2009, 02:16 PM
Jerry Jerry is offline
Member
 
Join Date: Jun 2004
Posts: 105
detect collision with child objects

If a parent 3d node has several child objects, how can you detect a collision between a separate moving object and one of the child objects, and
how can you tell which child object was hit?
Reply With Quote