Scriptable object change

This commit is contained in:
BOT Alex 2024-04-21 06:03:33 +02:00
parent 14fac4f4db
commit b7bcf44f38
2 changed files with 10 additions and 3 deletions

View File

@ -15,16 +15,20 @@ MonoBehaviour:
Enemies:
- name:
moveSpeed: 1
FlyPath: 0
prefab: {fileID: 369660384824789643, guid: 784f819fe659a3e488f123c96ee801ad, type: 3}
- name:
moveSpeed: 2
FlyPath: 0
prefab: {fileID: 4537037150239815062, guid: bd436a2c4dcc94241a7ecbb15e61a724,
type: 3}
- name:
moveSpeed: 4
FlyPath: 1
prefab: {fileID: 4537037150239815062, guid: 5a35ef73a064d664cbaf53a719468025,
type: 3}
- name:
moveSpeed: 0.5
FlyPath: 0
prefab: {fileID: 4537037150239815062, guid: d932943ff31baa849b971b949d37222a,
type: 3}

View File

@ -13,8 +13,11 @@ MonoBehaviour:
m_Name: Level1
m_EditorClassIdentifier:
Waves:
- groups:
- spawnTime: 0
groups:
- enemyIndex: 0
num: 10
timeGapSpawn: 0
time: 0
spawnInterval: 0
- enemyIndex: 2
num: 10
spawnInterval: 0