void OnGameOver(bool playerWon) { UIGameOverScreen.Show(playerWon); }
public override void Awake() { base.Awake(); instance = this; }