Thread: collide
View Single Post
  #2  
Old 10-29-2010, 11:02 AM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
You could try using a collideBox shape on the avatar instead and removing the following line:
Code:
avatar.disable(viz.DYNAMICS)
Reply With Quote