29 lines
700 B
Plaintext
29 lines
700 B
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: 75a50c7f91b54e07857c2b21e2e843c9, type: 3}
|
|
m_Name: LevelTest
|
|
m_EditorClassIdentifier:
|
|
moleExistTime: 2.5
|
|
flickerFreq: 5
|
|
batchDuration: {x: 1, y: 2}
|
|
totalBatchNum: 5
|
|
batchGap: 1.5
|
|
batches:
|
|
- moleNum: 2
|
|
durationRange: {x: 5, y: 8}
|
|
- moleNum: 3
|
|
durationRange: {x: 5, y: 8}
|
|
- moleNum: 2
|
|
durationRange: {x: 5, y: 8}
|
|
- moleNum: 2
|
|
durationRange: {x: 5, y: 8}
|