Does anyone know how to set up an aim offset for a TPS?

I am trying to create an aim offset for my project and I cannot find any helpful information on how to build and implement it. If anyone has any knowledge on this issue, please help me out. Thanks in advance.

If you’re referring to the Animation AimOffset, here’ the documentation link: Aim Offset in Unreal Engine | Unreal Engine Documentation
Once you’ve set up all poses, you can look at the Animation level inside Content Examples and there’s a playable 3rd person character ‘Owen’ at the end (1.10). Take a look at his Character and Animation blueprints and the AimOffset blendspace itself - it should be easy to figure out what’s going on there. If you have further doubts, feel free to post back here.