IEnumerator startLevel() { yield return(new WaitForSecondsRealtime(3f)); DragonController.START_THE_DRAGON(); }