2026-04-09 스킬시스템 수정사항
This commit is contained in:
@@ -55,7 +55,8 @@ public class SkillData : ScriptableObject
|
||||
public string AnimTrigger;
|
||||
|
||||
[Header("이펙트")]
|
||||
public GameObject EffectPrefab;
|
||||
public GameObject AttackEffectPrefab;
|
||||
public GameObject CastEffectPrefab;
|
||||
|
||||
[Header("범위 지정 (Remote용)")]
|
||||
public GameObject AreaIndicatorPrefab;
|
||||
|
||||
Reference in New Issue
Block a user