private void ShowRankings() { score.Hide(fadeDuration); StartCoroutine(rankingManager.Show(fadeDuration)); }