You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.