shakeCamera = true;
camShakeFreq = "2.0 2.0 2.0";
camShakeAmp = "1.0 1.0 1.0";
camShakeDuration = 0.5;
camShakeRadius = 10.0;
What's the function for this, or how can I go about using it with a schedule?
For example, I've noticed in many weapons that when you fire, it shakes the camera.