![]() |
#2
|
|||
|
|||
Please have a look at the documentation for the setFace command. You are passing the head/neck bone arguments in reverse order. Either way, you don't even need to specify them, the default values should work. Simply change the line:
Code:
male.setFace( head, 'skel_Neck', 'skel_Head') Code:
male.setFace(head) |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Animation Tracks.... | k_iwan | Vizard | 2 | 03-26-2007 05:52 PM |
Jumpy animation | Elizabeth S | Vizard | 1 | 11-08-2006 02:11 PM |
animation sequence | pkhoosh | Vizard | 2 | 01-23-2006 08:03 AM |
avatar animation problems | jrodman | Vizard | 1 | 01-18-2006 09:12 AM |
Making an avatar speak while performing an idling animation | vr_boyko | Vizard | 1 | 10-05-2004 04:23 PM |