public void Gameover() { Debug.LogError("Game over man, game over"); sPanel.ShowGameoverPanel(); //Time.timeScale = 0; }