using System.Collections; using UnityEngine; public class CoroutineManager : MonoBehaviourSingleton { }