View Single Post
  #9  
Old 07-17-2010, 01:57 AM
dwaik dwaik is offline
Member
 
Join Date: Feb 2010
Posts: 26
try doing this
currentBox.collideMesh()
currentBox.enable(viz.COLLIDE_NOTIFY)
currentBox.enable(viz.CONTACTS)
hope that was helpfull
Reply With Quote