Beispiel #1
0
 public void Die()
 {
     inProcessOfDying = true;
     timer            = 4.5f;
     MusicController.DisableMusic();
 }