public void StartScreenShake(float time, float amount)
 {
     screenShaker.StartScreenShake(time, amount);
 }