Multiple animation at the same time

Hello guys.
We are making a FPS game. I’m the leader of the project and I am the most knowledgeable person in our group. My job is making a good AI for other players.
I want to make something different. I have to kill someone while I’m walking or running or jumping. Is there any way to make this thing? :slight_smile:

Walk animations for legs, fire animations for hands at the same time. that exactly what I want to make :slight_smile: thx in advance

Birhan,

Look into this Example Project http://unity3d.com/support/resources/example-projects/3rdpersonshooter

Also the documentation on Animation Blending: http://unity3d.com/support/documentation/Manual/Character-Animation.html#AnimBlend

Hope that helps,

Adam

im not an experienced animator but wouldn’t each just be a separate animation, so one for running, one for shooting and one for jumping
depending on how you want each to look you could either have a different gun animation for each stance or the same for all of them