![]() |
|
|
|
#1
|
|||
|
|||
|
Thanks for the reply and sorry for my late reply
I finally had some time to try that and your first solution indeed worked, but the problem was that because the group tracker is a parent of the tracking data, when I rotated the avatar, tracking data from other input source also rotate, which overall the result was the same. Though, I found a solution which I rotated the torso of the avatar to my desired direction and it worked greatly! For the second part, I tried that code, but the following error message is shown. ** WARNING: Could not find subchild with name: 'male_head.crfx' Is the name you provided correct? Thanks in advance! |
|
#2
|
|||
|
|||
|
The following works for me using the male_2 avatar from vizconnect:
Code:
avatar = vizconnect.getAvatar('male_2').getRaw()
avatar.visible(0,'male_head.crfx')
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| vizconnect optotrak sensors to avatar | shashkes | Vizard | 8 | 03-14-2016 07:26 AM |
| Unexpected Avatar lookAt() behavior when using yield statements | chris2307 | Vizard | 2 | 12-17-2013 02:58 AM |
| Collision of an avatar with a quad | Frank Verberne | Vizard | 8 | 06-04-2008 09:44 AM |
| Looking through the eyes of an avatar | Frank Verberne | Vizard | 2 | 04-01-2008 05:52 AM |
| How to make avatar's eyes to blink when speaking | michelcm3 | Vizard | 12 | 01-15-2008 08:48 AM |