IEnumerator DoGameOver() { yield return(StartCoroutine(screenEffects.CameraShakeStrong())); resultPanel.ShowResult(); }