View Single Post
  #4  
Old 09-15-2008, 04:36 PM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
In response to collision detection on child nodes this should not be a problem. As long as you have your callback function for collision events and you have enabled collision notification on the node that will generate the event <VizNode>.enable( viz.COLLIDE_NOTIFY ) it should work.

As for the code, we have not forgotten your request. I don't think I can help with that but when Farshizzo has some time he will be able to help you out.
Reply With Quote