Example #1
0
 void ShakeCameraFromCrit()
 {
     cameraEffect.ApplyEffect(0.5f, 0.2f, CameraEffect.Effect.Shake);
 }