Adding 11 waves of enemies and bunch of new enemy types!
This commit is contained in:
parent
04ead32846
commit
8b9ca8294f
308 changed files with 71008 additions and 160 deletions
|
|
@ -0,0 +1,20 @@
|
|||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!114 &11400000
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 0}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: c0d2521d49d21fe4380434f5951944d1, type: 3}
|
||||
m_Name: 10_Enemy_UndeadDrakeBone_Definition
|
||||
m_EditorClassIdentifier: Assembly-CSharp::TD.Gameplay.EnemyDefinition
|
||||
DisplayName: Ent (Ancient)
|
||||
MaxHp: 800
|
||||
MoveSpeed: 4
|
||||
IsFlying: 1
|
||||
LivesCost: 1
|
||||
EnemyPrefab: {fileID: 1455822126534880203, guid: 738e5730a03623540aa1513639d0baf8, type: 3}
|
||||
Loading…
Add table
Add a link
Reference in a new issue