Beispiel #1
0
 public void BossLostPlayer()
 {
     playerLightManager.BossLostPlayer();
     camFX.ambientRumbling = false;
     playerSoundManager.DeactivateAmbientBossRumble();
 }