From this:
GetFirstPersonCamera()->GetComponentTransform().InverseTransformVectorNoScale(GetMesh()->GetSocketLocation(HandSocket) - WPN->GetAimPointTransform().GetLocation())
To this:
From this:
GetFirstPersonCamera()->GetComponentTransform().InverseTransformVectorNoScale(GetMesh()->GetSocketLocation(HandSocket) - WPN->GetAimPointTransform().GetLocation())
To this: