Game Development Community

Movement Animations

by Howard Dortch · in Torque Game Engine · 11/11/2008 (5:43 am) · 0 replies

I have a character that has multiple walk and run animation for movement. I can't find a place in the engine to either get or set which of those animations to use. The engine creates an array of the anims but which one is actually being used ? How can I force the engine to use a different anim for run and walk?