![]() |
#2
|
|||
|
|||
try the following code to link the avatar with the mainview
HTML Code:
mainview=viz.clearcolor(viz.SKYBLUE) avatar = viz.add('vcc_female.cfg') avatar.setPosition(0,0,9) view = viz.MainView link = viz.link(avatar, view) link.preTrans([0,-0.5,-5]) |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
View | nlfrnassimi | Vizard | 4 | 03-12-2009 05:25 AM |
Linking problems with Live Character | Frank Verberne | Vizard | 5 | 06-04-2008 11:42 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 |
Linking avatar 'bones' to a position tracker. | zachhendershot | Vizard | 3 | 11-19-2003 09:26 PM |