feat: 플레이어 탱킹 및 지원 스킬 애니메이션 연결

- 도발, 방어 태세, 철벽, 치유, 광역 치유, 보호막 전용 애니메이션 클립을 _Game 경로로 추가
- 각 클립에 OnEffect와 OnSkillEnd 이벤트를 연결해 스킬 발동 타이밍을 고정
- 플레이어 스킬 자산이 새 애니메이션을 사용하도록 skillClip 참조를 교체
- Unity 리프레시와 빌드 후 디버그 캐스트로 6개 스킬의 이펙트 발동을 검증
This commit is contained in:
2026-03-24 19:33:45 +09:00
parent 0c7c7b0c12
commit 42970af621
18 changed files with 10730 additions and 6 deletions

Binary file not shown.

File diff suppressed because it is too large Load Diff

Binary file not shown.

File diff suppressed because it is too large Load Diff

Binary file not shown.

File diff suppressed because it is too large Load Diff

Binary file not shown.

File diff suppressed because it is too large Load Diff

Binary file not shown.

File diff suppressed because it is too large Load Diff

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@@ -15,7 +15,7 @@ MonoBehaviour:
skillName: 광역 치유
description: 주변 아군과 자신의 체력을 함께 회복한다.
icon: {fileID: 0}
skillClip: {fileID: -8689311932429934276, guid: ac0adc4c7f982fe4d82eac9c2267f0c6, type: 3}
skillClip: {fileID: -8689311932429934276, guid: 836c26605050496b9fd07dd456e6ea82, type: 3}
endClip: {fileID: 0}
animationSpeed: 1
useRootMotion: 0

View File

@@ -15,7 +15,7 @@ MonoBehaviour:
skillName: 도발
description: 주변 적의 위협 수치를 크게 높이고 짧은 시간 동안 위협 생성량을 증가시킨다.
icon: {fileID: 0}
skillClip: {fileID: -8689311932429934276, guid: ac0adc4c7f982fe4d82eac9c2267f0c6, type: 3}
skillClip: {fileID: -4662563244894722208, guid: de4d0153716747cd9fc90c60f5efb1ae, type: 3}
endClip: {fileID: 0}
animationSpeed: 1
useRootMotion: 0

View File

@@ -15,7 +15,7 @@ MonoBehaviour:
skillName: 방어 태세
description: 짧은 시간 동안 받는 피해를 줄이고 위협 생성량을 높인다.
icon: {fileID: 0}
skillClip: {fileID: -8689311932429934276, guid: ac0adc4c7f982fe4d82eac9c2267f0c6, type: 3}
skillClip: {fileID: -592826573199220879, guid: 52e14756abda46499f4739d811043b3d, type: 3}
endClip: {fileID: 0}
animationSpeed: 1
useRootMotion: 0

View File

@@ -15,7 +15,7 @@ MonoBehaviour:
skillName: 보호막
description: 주변 아군과 자신에게 피해를 흡수하는 보호막을 부여한다.
icon: {fileID: 0}
skillClip: {fileID: -8689311932429934276, guid: ac0adc4c7f982fe4d82eac9c2267f0c6, type: 3}
skillClip: {fileID: -1185230921767219677, guid: f2d90cfa60b04630af1dde00f4d29320, type: 3}
endClip: {fileID: 0}
animationSpeed: 1
useRootMotion: 0

View File

@@ -15,7 +15,7 @@ MonoBehaviour:
skillName: 철벽
description: 짧은 시간 동안 무적이 되며 위협 생성량이 약간 증가한다.
icon: {fileID: 0}
skillClip: {fileID: -8689311932429934276, guid: ac0adc4c7f982fe4d82eac9c2267f0c6, type: 3}
skillClip: {fileID: -7313196749698736815, guid: 95764ba490b24918b73fc1553e34dc1e, type: 3}
endClip: {fileID: 0}
animationSpeed: 1
useRootMotion: 0

View File

@@ -15,7 +15,7 @@ MonoBehaviour:
skillName: 치유
description: 자신의 체력을 빠르게 회복한다.
icon: {fileID: 0}
skillClip: {fileID: -8689311932429934276, guid: ac0adc4c7f982fe4d82eac9c2267f0c6, type: 3}
skillClip: {fileID: -8689311932429934276, guid: 4450ee0d92144ade9f63dd601432d3bf, type: 3}
endClip: {fileID: 0}
animationSpeed: 1
useRootMotion: 0