Update CameraRig.prefab
This commit is contained in:
parent
0be229e41b
commit
d107a523e9
|
@ -188,6 +188,7 @@ MonoBehaviour:
|
|||
Wave: 0
|
||||
difficulty: 1
|
||||
difficultyIncreasePerWave: 0.25
|
||||
difficultyMultiplyDecreasePerWave: 0.1
|
||||
WaveTime: 20
|
||||
enemyDifficulties: []
|
||||
SpawnRadius: 22.6
|
||||
|
@ -195,7 +196,7 @@ MonoBehaviour:
|
|||
players:
|
||||
- {fileID: 0}
|
||||
- {fileID: 0}
|
||||
initialSpawnDelay: 0
|
||||
initialSpawnDelay: 5
|
||||
enemyList: []
|
||||
--- !u!1 &2607936989766580656
|
||||
GameObject:
|
||||
|
|
Loading…
Reference in New Issue