I have already implemented bow equip and unequip part in my game developed with unreal engine 4. This time, I am going to implement a way to make the character turn towards the aiming direction. For this, I am going to rotate the upperbody of the character through the spine using transform modify bone function in the animation blueprint so that the character can turn while keeping the legs still.