IEnumerator InitializeLoading() { yield return(StartCoroutine(LoadMaterials())); LoadPlants(); pm.Init(); }