PDA

View Full Version : simultaneous movement of limbs


tbowden
02-04-2008, 04:15 PM
Does anybody know how to program the limbs and joints of avatars to move simultaneously with no wait time in between?

farshizzo
02-04-2008, 06:30 PM
I'm not clear on what you are asking. Do you want to animate the bones of an avatar manually? Or do you want to run two animations simultaneously?

tbowden
02-07-2008, 07:28 AM
Im actually manipulating the bones manually but it seems so far that I can't get two different bones to move at the same time, although I have thought recently about using the parallel function or maybe using different pools.

farshizzo
02-07-2008, 09:44 AM
This is most likely a problem with your script. Can you post some sample code showing how you are trying to move to limbs simultaneously?