jmdrummer16
05-28-2007, 02:01 PM
Hey guys I'm working on a mod, it's thirdperson.
when i put in a model, for instance antlion when I walk, jump, shoot, ext, any action - it dosn't play an animation (which I expected).
but now I need help figuring out how to make the sequence trigger with the button, help please!
just one example of something like..
if ( button pressed == w)
{
sequence = x
}
x being whatever sequence number..
thanks guys
when i put in a model, for instance antlion when I walk, jump, shoot, ext, any action - it dosn't play an animation (which I expected).
but now I need help figuring out how to make the sequence trigger with the button, help please!
just one example of something like..
if ( button pressed == w)
{
sequence = x
}
x being whatever sequence number..
thanks guys