feat: 드로그 콤보 스킬 자산을 타격 단위로 재구성
- RebuildDrogCombatAssets를 갱신해 기본기/강타/발구르기 콤보를 타격 단위 스킬 시퀀스로 생성하도록 변경 - 외부 후보 모션을 드로그 로컬 애니메이션 클립으로 복제하고 콤보 관련 스킬을 루트모션 사용 기준으로 재생하도록 정리 - 레거시 단일 콤보 스킬/클립/이펙트를 제거하고 드로그 리뷰 씬 삭제를 함께 반영
This commit is contained in:
@@ -22,7 +22,7 @@ MonoBehaviour:
|
||||
animationClips:
|
||||
- {fileID: 7400000, guid: c901be6f00fe40f85ac3cefc15305b22, type: 2}
|
||||
animationSpeed: 1
|
||||
useRootMotion: 0
|
||||
useRootMotion: 1
|
||||
ignoreRootMotionY: 1
|
||||
jumpToTarget: 0
|
||||
blockMovementWhileCasting: 1
|
||||
|
||||
Reference in New Issue
Block a user