; Camera Parameters [SingleViewport] ;FollowingDistance = 10.5 ;FollowingDistance = 8.5 FollowingDistance = 7.5 ;FOV = 76.0 ;FOV = 85.0 FOV = 90.0 [VerticalViewport] FollowingDistance = 8 FOV = 70.0 [HorizontalViewport] FollowingDistance = 14 FOV = 90.0 [ThreePlayerViewport] FollowingDistance = 11 FOV = 76.0 [FourPlayerViewport] FollowingDistance = 11 FOV = 76.0 [General] ; MaxAngleRate is the maximum angular rate (degrees/s) MaxAngleRate=200.0 ; PitchAngle is the angle at which the camera sits when looking at the rider. [0,90] (degrees) PitchAngle=13.5 ; PitchRate is the filter value of the pitch angle (1.0 is no filtering). [0.0, 1.0] PitchRate=0.1 ; YawRate is the filter value of the yaw angle (1.0 is no filtering). [0.0, 1.0] YawRate=0.1 ; LookPointYOffset is the y offset of the look point (feet) ;LookPointYOffset=3.0 LookPointYOffset=4.0 ; RollAngleRate is the filter value of the roll angle (1.0 is no filtering). [0.0, 1.0] RollAngleRate=0.05 ; MaxSlopeBeforeRoll is the maximum angle the vehicle attains before rolling the camera [0,90] (degrees) MaxSlopeBeforeRoll = 85.0 ; FwdRvsTransitionSpeed is the reverse speed of the bike at which the camera swings around. FwdRvsTransitionSpeed=5.0 ; PositionFilter is the smoothing filter for look position [0.0, 1.0] PositionFilter = 0.5 ;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; DROPS and CARRY FORWARD ;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; MaxDropAngleRate is the maximum angular rate (degrees/s) MaxDropAngleRate=600.0 ; StartDropAngle is the takeoff angle at which camera drop will engage during flight. ; [0,90] (degrees) StartDropAngle=25.0 ; DropAngleRate is the filter value of the drop angle (1.0 is no filtering). [0.0, 1.0] DropAngleRate=0.05 ; DropAngle is the angle at which the camera sits when looking at the rider. [0,90] (degrees) DropAngle=25.0 ; MaxCarryForwardAngleRate is the maximum angular rate (degrees/s) MaxCarryForwardAngleRate=2500.0 ;;;;;;;;;;;;;;;;;; ;; LOOK AHEAD ;;;;;;;;;;;;;;;;;; ; MaxLookAheadAngle is the maximum angle for look ahead [0,90] (degrees) ;MaxLookAheadAngle=25.0 MaxLookAheadAngle=7.5 ; LookAheadRate is the filter value of the drop angle (1.0 is no filtering). [0.0, 1.0] LookAheadRate=0.1 ;;;;;;;;;;;;;;;;;; ;; VERTS ;;;;;;;;;;;;;;;;;; ; VertYawRate is the filter value of the yaw angle when airborne off a vert ramp (1.0 is no filtering). [0.0, 1.0] VertYawRate=0.05 ; VertYawBegin defines when the camera should begin rotating around to look down. [0.0,1.0] ; 0.0 would be at the apex, and 1.0 would be immediately after leaving the ramp. VertYawBegin=1 ;;;;;;;;;;;;;;;;;; ;; SPLINES ;;;;;;;;;;;;;;;;;; SpineDropAngleRate=1600.0 ;;;;;;;;;;;;;;;;;; ;; GRINDS ;;;;;;;;;;;;;;;;;; MaxGrindPitchRate=6000.0 GrindingPitchAngle=35.0 ;;;;;;;;;;;;;;;;;; ;; STALLS ;;;;;;;;;;;;;;;;;; StallYawRate=0.005 ;;;;;;;;;;;;;;;;;; ;; VERT STALLS ;;;;;;;;;;;;;;;;;; VertStallPitchAngle=-15.0 VertStallYawAngle=45.0 VertStallYawRate=0.015 VertStallFOV=85.0 ; VertStallFovRate defines how fast the fov changes (degrees/frame) VertStallFovRate=0.9 ; VertStallFovRecoverAngle defines at what angle the up vector of the bike must be from ; the Y axis before it tries to orient the camera with the bikes orientation VertStallFovRecoverAngle=60.0 ;;;;;;;;;;;;;;;;;; ;; VIEW ANGLE ;;;;;;;;;;;;;;;;;; ViewAngularRate=50.0