WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 01-29-2008, 01:44 AM
dan12345 dan12345 is offline
Member
 
Join Date: Jan 2008
Posts: 58
Adding a face to an existing avatar

i tried running

female = viz.add('resources/AVATARS/F_business01_adult_highheels_Hi/business01_f_highpoly.cfg')
face = viz.addFace('resources/biohead_talk.vzf')
female.setFace( face, 'Bip01 Head', 'Bip01 Neck' )

the female added is one that comes with the Characters package.
the problem is that when executing this command the old face does not disappear, and instead there is a mess instead of a face. Isn't
setFace supposed to automatically disappear the old face? how can i fix this?

the following commands work just fine, with the default female
character, just for comparison.
female = viz.add('female.cfg')
face = viz.addFace('resources/biohead_talk.vzf')
female.setFace( face )
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to make avatar's eyes to blink when speaking michelcm3 Vizard 12 01-15-2008 08:48 AM
avatar neck too short aa-chris Vizard 2 10-16-2007 09:28 AM
Problem with letting an avatar face towards another avatar ghazanfar Vizard 2 03-21-2007 02:30 AM
making a talking and imitating avatar marc van gaal Vizard 9 10-20-2006 04:28 AM
Face Hits betancourtb82 Vizard 13 06-07-2006 12:00 PM


All times are GMT -7. The time now is 08:50 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC