![]() |
|
|
|
#1
|
|||
|
|||
|
Hi,
Thank you for your kind and patience reply. I really feel helpful with the knowledge what you provide Here i included my code and problem i face, face=avatar.face('pradeephead_black.vzf')This is my code where i need the avatar blink action for the entire session. while i can add some other morphs in-between when ever i need in my code in some functions. Thank you, Regards, Pradeep Raj |
|
#2
|
|||
|
|||
|
Again, your question is not completely clear to me. If you want to have multiple action at the same time, add them to separate pools. Now, you add the blink action to pool 0, and for your angry action, you don't specify a pool. Because the default is pool 0, both actions are added to the same pool. This should do it:
Code:
face.addAction(action,1) |
|
#3
|
|||
|
|||
|
Ya i got my mistake, actually i dint used the pool vales. That is the problem i faced. Thank you for your answer.
Regards, Pradeep Raj |
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Adding morphs from FaceGen in peoplemaker | Frank Verberne | Vizard | 2 | 03-06-2013 12:24 PM |
| Randomly and Continuously Change Avatar's Face Texture | Karla | Vizard | 4 | 08-22-2008 01:14 PM |
| Adding a face to an existing avatar | dan12345 | Vizard | 1 | 01-29-2008 08:26 PM |
| How to make avatar's eyes to blink when speaking | michelcm3 | Vizard | 12 | 01-15-2008 09:48 AM |
| Problem with letting an avatar face towards another avatar | ghazanfar | Vizard | 2 | 03-21-2007 03:30 AM |