View Single Post
  #2  
Old 08-09-2005, 02:47 PM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
Hi,

In the latest version avatars don't have a cal object associated with them. To set the idle pose you would perform the following:
Code:
avatar.idlepose(4)
If you are finding that there are a lot of compatibility issues with your script, then send it to me and I'll update it for you.
Reply With Quote