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