Skip to content

Smoothing Iron Sights, more customization

Compare
Choose a tag to compare
@Menithal Menithal released this 22 Feb 15:53
· 5 commits to master since this release
  • Added cameraBodyVerticalTargetOffset for body cam, setting this value larger will make the camera position be lower. Combining with shorter distance and cameraVerticalLock from user should allow for more restricted view of the upper body than lower body.
  • Smoothened Ironsights. Will now ONLY occur when FPS Camera is enabled. This avoid intensive flipping of vision in camera. Corrected alignment to focus on center of screen instead of lower half. can be adjusted with cameraGunEyeVerticalOffset.
  • FPS mode can trigger aiming a two handed weapon. When FPSCameraOverride is set to true, it will ALWAYS happen over all the other cameras, even when cameraSwapTimeLock is being in effect.