Пример #1
0
 public void KillPlayer()
 {
     jq.PlayDie();
     isDead = true;
     ShowText("you got Spooked!. Press Start/Escape to play again.");
 }