using System.Collections; using System.Collections.Generic; using UnityEngine; /// /// 提示特效 /// public class TipEffect : Effect { }