Hello,
I try to make a third person game in which you control this character:
[Warrior][1]
[1]: https://www.assetstore.unity3d.com/#/content/13859
He uses 3 animations: idle,run,attack
The problem is that as my character is walking, he plays the "run" animation.
As soon as I click the corresponded button for the attack, he plays the "attack" animation.
However, on the "attack" animation the legs are not moving and it is odd.
Is there any way I can continue to play the "run" animation only on his legs as the upper body part plays the "attack" animation?
Thanks in advance!
↧