public void BossHurtShake() { shakeObject.StartShake(bossHurtShake); }
public void FireShake() { shakeObject.StartShake(fireShake); }