Thread: freeze problem
View Single Post
  #1  
Old 11-29-2004, 10:44 AM
shai shai is offline
Member
 
Join Date: Oct 2004
Posts: 29
freeze problem

Hello,

a user called 'vduckie' w/ subject 'avatar animations' asked a question on how to freeze an avatar once it finishes an action.

I have the same problem, except my animation is NOT a numbered animation.

I.e my animation is 'movehead=avatar.headto(90,0,0)'

the problem is when i issue the command:
'viz.starttimer(FREEZE_AVATAR,male.getduration(mov ehead))'

the getduration method wants an integer as a parameter.

is there a way to get over this?

tnx
Reply With Quote