How to play two animations in the same game object?

Hia, my question is less how (although that would be helpful), and more of a is it possible.
Basically, I have my character running and playing the running animation, while he is running he has to swing his arm. I was mainly wondering if there was a way to just play the running animation and play the swing animation. sorry for taking you time if this is impossible.

Hi @programer717 , it believe is possible. I think blending trees might be what you’re looking for. Also check this thread it might help you: Play Two Animations Simultaneously using Animator - Questions & Answers - Unity Discussions they talk about layering for playing two animations simultaneously