Hi,
I have two animations, one for firing a weapon and one for “drawing it” / looking down its sights. I would like to be able to blend/mix the two animations together so the player can aim while firing or vica versa but I am unsure of how to do this.
Its important to note, the animations are very simple, the firing only affects rotation and the drawing only affects location. Which is why I thought it might be possible.
Thanks