PDA

View Full Version : Getting access to the eyes of CFG avatars


bailenson
06-18-2004, 04:52 PM
Hey, I got some code for moving the eyes of a face when it is added as a vzf file:

l_eye = face.getchild('geom_0')
r_eye = face.getchild('geom_1')

but is it possible to get the eyes of an avatar's face who is added as a .cfg file instead of as its own object?

Thanks!

Jeremy

farshizzo
06-18-2004, 04:55 PM
Hi Jeremy,

The .cfg avatars don't have eyes in the sense of separate controllable objects. The entire head of the cfg avatars is one object.