feat: 회피 상태와 스킬 시작 판정 분리

This commit is contained in:
2026-03-19 18:51:41 +09:00
parent 1adfd61d97
commit 9f27d87c0e
7 changed files with 118 additions and 26 deletions

View File

@@ -19,6 +19,11 @@ MonoBehaviour:
endClip: {fileID: 0}
useRootMotion: 1
ignoreRootMotionY: 1
isEvadeSkill: 1
blockMovementWhileCasting: 1
blockJumpWhileCasting: 1
blockOtherSkillsWhileCasting: 1
blockEvadeWhileCasting: 1
cooldown: 10
manaCost: 0
effects: []