Add new wall GameObjects and update projectile damage handling; enhance physics manager settings
This commit is contained in:
18
Assets/Data/Waves/Basic Wave.asset
Normal file
18
Assets/Data/Waves/Basic Wave.asset
Normal file
@@ -0,0 +1,18 @@
|
||||
%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: 998e0b91932048b1b2abcfcf4936b508, type: 3}
|
||||
m_Name: Basic Wave
|
||||
m_EditorClassIdentifier:
|
||||
spawns:
|
||||
- enemyPrefab: {fileID: 7086213802762404816, guid: c29b6821cd98a1968b14fa55dc11ff9d, type: 3}
|
||||
count: 12
|
||||
spawnInterval: 0.5
|
Reference in New Issue
Block a user