View Single Post
  #2  
Old 09-18-2007, 03:27 PM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
You need to define the head mesh in the avatars cfg file. Have a look at the documentation for the setFace command. Basically, you need to add a line similar to the following in the cfg file:
Code:
head_mesh = NameOfHeadMesh.cmf
Reply With Quote