#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') |
#2
|
|||
|
|||
This would require modification of the original 3ds Max files and the way the mesh is divided.
|
#3
|
|||
|
|||
That was my thought as well, although I was looking for a Vizard solution because the head can be made invisible. I think that's because of the way the avatars are constructed. I have worked around this issue, because I never used 3ds max before.
|
#4
|
|||
|
|||
Silly question, but where did you get the other head from if you haven't used a 3D program before? I'm going to assume that you'll still need a neck for the new head, so I was thinking it might be easier to remove the neck that comes with the new head instead of trying to remove the neck from the body.
Other heads from the Vizard Complete Characters collection should be interchangeable. |
#5
|
|||
|
|||
The other head and neck comes from FaceGen. I still would need to use a program like 3D studio max to remove that neck as well.
|
Tags |
avatar, invisible, neck |
|
|
Similar Threads | ||||
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 |