Hello, so hopefully this is a quick question.
Basically, I am creating an FPS, and was trying to add a reload animation. Problem is, whenever you aim and then reload, the animation plays exactly where the gun is, which is in front of the player. I tried making it so that when you aim, it moves the gun back to the hip position. The issue with this is that the resulting behavior feels very jerky.
Any help is greatly apppreciated, thank you.