Hello everyone!
So I have a bit of a problem with my character’s Animation Blueprint. Basically, I have now incorporated some logic into my game where I can hold and use objects in both my left and right hands. When standing in place, the animations look quite nice. The left and right Arms of my character properly align in whatever direction I am looking at.
However, once I begin moving, both my left and right arm animations lose most of their control, usually facing whatever direction that my character walks in. Below is a short clip demonstrating how when I am still, my animations look nice, but once walking left/right, my control of my left and right hands are essentially sporadic:
To add some additional context, I have made sure to use the “Layered blend per node” for the “clavicle_l” bone for my character’s left arm. The animation which I have I have playing for the left arm for the “Layered blend per node” is just a single frame, so nothing crazy there. Also, I’ve made sure to make a montage of my left arm animation, and add it to my “Left Arm” slot.
Does anyone have any advice of how I could essentially have my character’s arms/upper body act independently from the lower/midsection of the body? Or even just some advice on how I can make some of my “jaggedy” looking movement much smoother?
Thank you in advance to anyone who may be able to help me! Please let me know if you need me to add any additional info here.
Many thanks,