Constant de_camera::camera::CAMERA_HORIZONTAL_SPEED
source · const CAMERA_HORIZONTAL_SPEED: InverseSecond;
Expand description
Camera moves horizontally at speed distance * CAMERA_HORIZONTAL_SPEED
.
const CAMERA_HORIZONTAL_SPEED: InverseSecond;
Camera moves horizontally at speed distance * CAMERA_HORIZONTAL_SPEED
.