![]() |
#10
|
|||
|
|||
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 . . . |
|
|