INI Animating Help? DZ Maybe?
hey,
I was just wondering, I have been trying to get some animations to work through ini coding but no luck. Like I want the mechs to walk or maybe exlpode but whenever I add the code and then run the game it crashes? here is a death animation
oldfaq
do I have to add any death modules or anything? thnx
ConditionState = DYING
Animation = AVPaladin_DIE.AVPaladin_DE
AnimationMode = ONCE
TransitionKey = TRANS_Dying
End
|