IEnumerator END() { endlock = true; Debug.Log("CredsShouldRoll"); yield return(new WaitForSeconds(2.0f)); sSc.Credits(); Debug.Log("CREDSHOULDHAVEROLLED"); }