Game Development Community

sequence question

by Jason Chadwick · in Torque Game Engine · 06/28/2009 (7:54 am) · 3 replies

Is it possible to mix and match sequences.

What I mean is,taking the legs from a run sequence, and the upper body of a punch sequence?

#1
06/28/2009 (8:14 am)
Yes,it is possible.
#2
06/28/2009 (8:23 am)
Nice one, how is this acheived? Do I just not animate the bones I dont want animated, then play them at the same time
#3
06/28/2009 (8:28 am)
It is achieved using additional threads.
You're not a Torque owner and i am not sure if i can discuss specific code details.