28 lines
771 B
Plaintext
28 lines
771 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: 0}
|
|
m_Name: MemoryDecryptorConfig
|
|
m_EditorClassIdentifier: Assembly-CSharp:AibisDream.MiniGame.Language.MemoryDecryptor:MemoryDecryptorConfig
|
|
gridWidth: 10
|
|
gridHeight: 10
|
|
cellSize: 1
|
|
cellGap: 0.01
|
|
phosphorPrimary: {r: 0.2, g: 1, b: 0, a: 1}
|
|
phosphorDim: {r: 0.1, g: 0.5, b: 0, a: 1}
|
|
phosphorBg: {r: 0.04, g: 0.08, b: 0.04, a: 1}
|
|
stripWidth: 5
|
|
stripHeight: 3
|
|
stripBorderColor: {r: 0, g: 1, b: 1, a: 1}
|
|
completeJokes: []
|
|
targets: []
|
|
decoderTemplate: []
|