using UnityEngine; public class SkillPredict : MonoBehaviour { public ParticleSystem PredictVFX; }