How to make aiming anim by BP nodes?

I’m now making a FPS game,and I use the Animation Starter Pack.I have trouble in make aiming anim and I’m not a artist I don’t know how to make animation with third party software I have to move these bones one by one and check the center of the gun scope is right at the center of screen.So if there is many weapon to be chosen by players it will be an impossible item.So I want to find a good way to make aiming.I don’t want to use Set View Target with Blend node.
Thanks.

You could look into locking your gun to the screen, and then attaching the hands to the gun using FABRIK IK solver, you could add slots to your weapons to easily find the position the hands should be attached to.
If used properly you wont have to do any extra animations :slight_smile:
Just a quick YouTube search: Part 2 - Adding of a rifle and fabrik node to fix left hand - YouTube

Hope it helps!

Man,you helped me a lot

I found a new problem just now.I have already made 3 aiming animations:aim ahead,aim above and aim down.When I put them in an aim offset,it doesn’t work very well.The center of the scope sometimes isn’t right at the center of screen.So what can I do?