View Single Post
  #3  
Old 05-16-2005, 03:18 PM
vadrian vadrian is offline
Member
 
Join Date: Sep 2004
Posts: 32
this might be related to my project. I am trying to make a "person" class which inherits from vizAvatar. I want it to have the same functionality, but add some extra animations (which is addressed in another thread). what is this avatar.Person class? is it built into vizard already? if I have headtracking data which i want to feed into an avatar (ala replay) how would you suggest doing this? (create a CAF, use timers, etc)

Is there a way to incorporate my animations with the built-in ones? like, if i have a head nodding animation (just a text file with xyz tracking) can i make it work with the walking/sitting animations/states?
Reply With Quote