Files
megakoop/Game/SpawnerConfig.asset
2025-10-26 14:17:31 +01:00

60 lines
1.3 KiB
Plaintext

%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: 4af5312c5abd9f725a626ceb6f7f8ae5, type: 3}
m_Name: SpawnerConfig
m_EditorClassIdentifier: Assembly-CSharp::Game.Scripts.Runtime.Data.SpawnerConfig
MinSpawnRadius: 8
MaxSpawnRadius: 24
SpawnInterval: 2
SpawnRateOverTime:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 0.99261475
value: 1.0488586
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
MaxConcurrent: 30
MaxPlacementAttempts: 6
PrewarmPerType: 4
PoolHardCapPerType: 60
GroundRaycastHeight: 5
MaxHeightDelta: 4
UseLineOfSight: 0
GroundMask:
serializedVersion: 2
m_Bits: 499
ObstacleMask:
serializedVersion: 2
m_Bits: 499
NavMeshAreaMask: -1
useSeed: 1
seedValue: 0
DrawGizmos: 1
GizmoSampleCount: 16