![]() |
|
#2
|
|||
|
|||
|
Hi,
Yes, this is possible as long as the avatar is exported with a separate mesh file for the head. You can hide certain parts of an avatar mesh by doing the following: Code:
avatar.visible(0,'mesh name') |
|
|