View Single Post
  #5  
Old 01-17-2013, 12:46 PM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
It's not possible to make that adjustment in Peoplemaker. If you're not able to change the way the model is exported try and adjust the head in Vizard every frame:
Code:
vizact.onupdate(viz.PRIORITY_LINKS+1,morphing_face.setEuler,0,20,0,viz.REL_LOCAL)
Do you see any problem with the neck when you use this?
Reply With Quote