using System.Collections.Generic; using Cute; using UnityEngine; public class EffectSetUp : MonoBehaviour { public bool isFinished; }