적 공격 애니메이션 타이밍 조정 및 무기 장착

기타 누락되었던 프리팹 수정 사항 모두 반영
This commit is contained in:
2026-02-27 19:07:27 +09:00
parent 8093cca251
commit 7fc457a384
27 changed files with 320 additions and 3511 deletions

View File

@@ -22,5 +22,5 @@ MonoBehaviour:
atkIntervalSec: 2
cost: 2
weight: 1
modelPath: Assets/Models/PlantWarrior.fbx
modelPath: Assets/Models/PlantWarrior_With_Spear.fbx
animationControllerPath: Assets/Animations/MonsterAnimationController.controller

View File

@@ -22,7 +22,7 @@ MonoBehaviour:
atkIntervalSec: 1.2
cost: 3
weight: 1
modelPath: Assets/Models/Skeleton_Minion.fbx
modelPath: Assets/Models/Skeleton_Minion_With_Sword.fbx
animationControllerPath: Assets/Animations/MonsterAnimationController.controller
waveMin: 1
waveMax: 10