![]() |
#1
|
|||
|
|||
How to make neck of avatar invisible
Hi all,
I want to replace an existing head of a complete character with an other head. When I make the original head invisible, the neck is still visible. Is there any way to make the neck invisible as well? I've tried tweaking the .tga file, making the neck transparent. However, then the neck is white. I want the neck to be invisible. See the example: Code:
import viz viz.go() avatar = viz.add('vcc_male.cfg', pos = [0,.15,.65], euler = [180,0,0]) avatar.visible(0, 'casual32_m_highpoly.CMFX') |
Tags |
avatar, invisible, neck |
Thread Tools | |
Display Modes | Rate This Thread |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Unexpected Avatar lookAt() behavior when using yield statements | chris2307 | Vizard | 2 | 12-17-2013 03:58 AM |
How to make avatar always in front of youself (e.g. 20cm) when direction changes | Xianshi Xie | Vizard | 2 | 06-30-2009 12:13 PM |
Looking through the eyes of an avatar | Frank Verberne | Vizard | 2 | 04-01-2008 06:52 AM |
How to make avatar's eyes to blink when speaking | michelcm3 | Vizard | 12 | 01-15-2008 09:48 AM |
avatar neck too short | aa-chris | Vizard | 2 | 10-16-2007 10:28 AM |