public void CustomShake(float time, float strength)
 {
     camShake.CustomShake(time, strength);
 }