Page 1 of 1

Gunner Animation

Posted: Sat Aug 29, 2009 8:22 pm
by trainmaster611
Ok I'm trying to figure out what I've forgotten to do. I've downloaded the T-21 and i've assigned the respective weapon ODF calling for it the AnimationBank parameter to be gunner.

I've gotten caleb's gunner animations and put them in the appropriate side/munged folders but its still crashing saying it can't find the gunner animation. So what did I forget?

Re: Gunner Animation

Posted: Sat Aug 29, 2009 8:53 pm
by AQT
AnimationBank parameter to be gunner.
That should be rifle. You are supposed to add this line

Code: Select all

AnimationName	    = "gunner"
to your unit's ODF. Syth munged this animation set to fix some issue (I forgot what) with the way the underhand chaingun is held, which uses the rifle animation bank.

Re: Gunner Animation

Posted: Sat Aug 29, 2009 9:06 pm
by kinetosimpetus
I think the recoil probably looked funny, so I guess the alert_idle and fire anims were replaced with idle, unless new ones were made, but that's what they look like to me.

Re: Gunner Animation

Posted: Sun Aug 30, 2009 3:50 pm
by trainmaster611
Ok that's what I was doing wrong. Thanks man :) (and frag for trying)