View Single Post
  #2  
Old 01-29-2008, 07:26 PM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
You need to add the following line in the avatar cfg file in order for the head mesh to disappear:
Code:
head_mesh = mesh.cmf
You will need to replace mesh.cmf with the actual filename of the head mesh.
Reply With Quote