public void Restart() { HideButtons(); readyEvent.Restart(); Time.timeScale = 1; running = true; count = runtime; }