public void EndCredits() { title.Clean(); credits.Clean(); pauseSnapshot.TransitionTo(10f); StartCoroutine(EndCreditsAnimation()); }