Fixed TopAlphaSpeed
This commit is contained in:
@@ -1824,7 +1824,7 @@ CCam::WorkOutCamHeight(const CVector &TargetCoors, float TargetOrientation, floa
|
|||||||
PreviousNearCheckNearClipSmall = false;
|
PreviousNearCheckNearClipSmall = false;
|
||||||
}
|
}
|
||||||
|
|
||||||
float TopAlphaSpeed = 0.015f;
|
float TopAlphaSpeed = 0.15f;
|
||||||
float AlphaSpeedStep = 0.015f;
|
float AlphaSpeedStep = 0.015f;
|
||||||
|
|
||||||
float zoomvalue = TheCamera.CarZoomValueSmooth;
|
float zoomvalue = TheCamera.CarZoomValueSmooth;
|
||||||
|
|||||||
Reference in New Issue
Block a user