online fix
This commit is contained in:
@@ -14,7 +14,7 @@ MonoBehaviour:
|
||||
m_EditorClassIdentifier: Assembly-CSharp::Game.Scripts.Runtime.Data.SpawnerConfig
|
||||
MinSpawnRadius: 8
|
||||
MaxSpawnRadius: 24
|
||||
SpawnInterval: 2
|
||||
SpawnInterval: 10
|
||||
SpawnRateOverTime:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
@@ -39,7 +39,7 @@ MonoBehaviour:
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
MaxConcurrent: 30
|
||||
MaxConcurrent: 20
|
||||
MaxPlacementAttempts: 6
|
||||
PrewarmPerType: 4
|
||||
PoolHardCapPerType: 60
|
||||
@@ -55,5 +55,5 @@ MonoBehaviour:
|
||||
NavMeshAreaMask: -1
|
||||
useSeed: 1
|
||||
seedValue: 0
|
||||
DrawGizmos: 1
|
||||
DrawGizmos: 0
|
||||
GizmoSampleCount: 16
|
||||
|
||||
Reference in New Issue
Block a user