Adding the massive creature pack and the third wave definition
This commit is contained in:
parent
3dcc0e7edd
commit
3568936359
3455 changed files with 617880 additions and 1 deletions
19
Assets/_Project/Data/WaveDefinitions/Wave3Definition.asset
Normal file
19
Assets/_Project/Data/WaveDefinitions/Wave3Definition.asset
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
%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: 48e93688dc0fb5b4cbe7be9a241b4421, type: 3}
|
||||
m_Name: Wave3Definition
|
||||
m_EditorClassIdentifier: Assembly-CSharp::TD.Gameplay.WaveDefinition
|
||||
PrepTime: 10
|
||||
Entries:
|
||||
- EnemyType: {fileID: 11400000, guid: 27a1a3b683271e94cb5cfc1bdb1b891c, type: 2}
|
||||
Count: 25
|
||||
SpawnInterval: 1
|
||||
Loading…
Add table
Add a link
Reference in a new issue