Ejemplo n.º 1
0
 public void StartScreenShake(float time, float amount)
 {
     screenShaker.StartScreenShake(time, amount);
 }