몬스터 종류별 fbx 추가
kaykit에서 아래 fbx들 가져와 적용 - 일반 : 미니언 - 속도 : 드루이드 - 탱크 : 워리어 - 원거리 : 로그 - 엘리트 : 바바리안 라지
This commit is contained in:
@@ -21,5 +21,5 @@ MonoBehaviour:
|
||||
atkIntervalSec: 1
|
||||
cost: 2
|
||||
weight: 0.5
|
||||
modelPath: Assets/Models/Skeleton_Minion.fbx
|
||||
modelPath: Assets/Models/Druid.fbx
|
||||
animationControllerPath: Assets/Animations/MonsterAnimationController.controller
|
||||
|
||||
@@ -21,5 +21,5 @@ MonoBehaviour:
|
||||
atkIntervalSec: 1.4
|
||||
cost: 3
|
||||
weight: 0.333
|
||||
modelPath: Assets/Models/Skeleton_Minion.fbx
|
||||
modelPath: Assets/Models/Skeleton_Rogue.fbx
|
||||
animationControllerPath: Assets/Animations/MonsterAnimationController.controller
|
||||
|
||||
@@ -21,5 +21,5 @@ MonoBehaviour:
|
||||
atkIntervalSec: 1.3
|
||||
cost: 10
|
||||
weight: 0.1
|
||||
modelPath: Assets/Models/Skeleton_Minion.fbx
|
||||
modelPath: Assets/Models/Barbarian_Large.fbx
|
||||
animationControllerPath: Assets/Animations/MonsterAnimationController.controller
|
||||
|
||||
Reference in New Issue
Block a user