예제 #1
0
 public static void GameOver()
 {
     //Play a game over animation
     instance.GameOverUI();
 }