2026-05-21 스킬예측(진행중)
This commit is contained in:
6
Assets/02_Scripts/Enemy/Skills/SkillPredict.cs
Normal file
6
Assets/02_Scripts/Enemy/Skills/SkillPredict.cs
Normal file
@@ -0,0 +1,6 @@
|
||||
using UnityEngine;
|
||||
|
||||
public class SkillPredict : MonoBehaviour
|
||||
{
|
||||
public ParticleSystem PredictVFX;
|
||||
}
|
||||
Reference in New Issue
Block a user