View Single Post
  #10  
Old 07-19-2007, 10:15 AM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
Hi,

Did you define the morph immediately after you defined the mesh for the head? Your cfg file should look like the following:
Code:
.
.
mesh = headmesh.cmf
morph = mouth_open.cmf

mesh = othermesh.cmf
.
.
.
Reply With Quote