So I since I gave my jedi the force choking I noticed that the droids put their hands to their "throat" what is kind of unrealistic to me. Is there any way to give the choking an other animation than that.
I looked a bit around in the folders of the Modtools looking for the word "choking" because thats whats written in, for the SoldierAnimation in the force_choking odf.
Is there anyway to change this choking to a kind of "falling" animation. The one you get when the unit is like moving their arms and feet while falling down somewhere.
Changing choking animation effect [Solved]
Moderator: Moderators
-
Executer94
- Major

- Posts: 504
- Joined: Fri May 01, 2009 7:45 am
- Location: Chalmuns Cantina
- DarthD.U.C.K.
- Master of the Force

- Posts: 6027
- Joined: Wed Sep 27, 2006 11:05 am
- Location: Duckburg, Germany
Re: Changing choking animation effect
that is what causes the animation:
the actual animation is stored in the "human" animationbank, you can find it in "assets\Animations\SoldierAnimationBank\human_4" if you want to have another animation for all units, change the line in the odf. you can use any animation from the "human_number" folders instead. if you want just a certain unitclass to have another animation, you have to make a custom animationset for them and name the animation you wanna use to "animationset_chocking".
Code: Select all
SoldierAnimation = "choking"-
Executer94
- Major

- Posts: 504
- Joined: Fri May 01, 2009 7:45 am
- Location: Chalmuns Cantina
Re: Changing choking animation effect
Thanks man! Works quiet good but do you know the one which the unit is doing where they like falling for a long time?
EDIT: I found it, it is "tool_jumpfall"
EDIT: I found it, it is "tool_jumpfall"
