Thread: freeze problem
View Single Post
  #3  
Old 11-29-2004, 03:17 PM
shai shai is offline
Member
 
Join Date: Oct 2004
Posts: 29
okay, here's the thing:

I'm currently looping on my own custom made sit idle animation
which basically has the avatar moving slightly while it is sitting (on a chair.)

Now, when I call my avatar.act(headmove) it moves the head to
the right, as it's sitting, but when it finishes it, it aborts my
sit idle animation and what I get is an avatar that is standing
and has its head turned.

so what i want is for vizard to move the avatar's head. but to KEEP sitting...

is there any way to do this?
Reply With Quote