Esempio n. 1
0
 public void OnPortalEnter()
 {
     ResetPlayerTimer();
     GameGUI?.AddScore(GetPlayerTimeLeft());
 }