예제 #1
0
        private void OnDeath(IDamager obj)
        {
            waveSystem.StopAllCoroutines();

            DeathMenu.Show();
        }