darkdill Posted May 30, 2012 Share Posted May 30, 2012 I'm using a bit of code to shift my 3rd person view to center over my character, but it's causing my archery aim to be off center. Here are the lines of code I'm using right now relating to this. [Combat]fMagnetismStrafeHeadingMult=0.0fMagnetismLookingMult=0.0f1PArrowTiltUpAngle=0.7 f3PArrowTiltUpAngle=2.2 [Camera]fOverShoulderAddY=0.0000fOverShoulderPosZ=10.0000fOverShoulderPosX=0.0000fOverShoulderCombatAddY=0.0000fOverShoulderCombatPosZ=10.0000fOverShoulderCombatPosX=0.0000 I tried using the line 'f3PArrowTiltLeftAngle=10.0' to shift the angle of my shots to the left, but that didn't do anything. Does anyone know the proper code for it? Link to comment Share on other sites More sharing options...
Recommended Posts