Tribes 2 Animation/torque animation
by David J Weaver · in Artist Corner · 02/22/2002 (4:53 pm) · 2 replies
ok this might go for both but is any of the animation/sequences in T2 Hard coded? im looking to add a kneeling animation to T2 and i already have the animation but me and GTW's lead coder cant find anything.
About the author
#2
02/25/2002 (5:27 am)
yeah that helped some thanks... dang this bites though.. so we can efectivly make the player crouch wothout "changing" his armor on the fly and keeping it smooth is near imposible right?
Torque Owner Josh Albrecht
There is no way that you can animate the size of the bounding box. This means that you cant change the size unless you change the datablock. If you cant change the size, then the player will be just as easy to hit when crouching, as he is while standing up.
I hope that helped. :)