mirror of
https://github.com/Steffo99/better-tee.git
synced 2024-11-22 07:14:19 +00:00
63 lines
2.5 KiB
Text
63 lines
2.5 KiB
Text
|
%YAML 1.1
|
||
|
%TAG !u! tag:unity3d.com,2011:
|
||
|
--- !u!1 &6762738775296509206
|
||
|
GameObject:
|
||
|
m_ObjectHideFlags: 0
|
||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||
|
m_PrefabInstance: {fileID: 0}
|
||
|
m_PrefabAsset: {fileID: 0}
|
||
|
serializedVersion: 6
|
||
|
m_Component:
|
||
|
- component: {fileID: 6762738775296509207}
|
||
|
- component: {fileID: 6762738775296509204}
|
||
|
m_Layer: 0
|
||
|
m_Name: Game Controller
|
||
|
m_TagString: GameController
|
||
|
m_Icon: {fileID: 0}
|
||
|
m_NavMeshLayer: 0
|
||
|
m_StaticEditorFlags: 0
|
||
|
m_IsActive: 1
|
||
|
--- !u!4 &6762738775296509207
|
||
|
Transform:
|
||
|
m_ObjectHideFlags: 0
|
||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||
|
m_PrefabInstance: {fileID: 0}
|
||
|
m_PrefabAsset: {fileID: 0}
|
||
|
m_GameObject: {fileID: 6762738775296509206}
|
||
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
||
|
m_Children: []
|
||
|
m_Father: {fileID: 0}
|
||
|
m_RootOrder: 0
|
||
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||
|
--- !u!114 &6762738775296509204
|
||
|
MonoBehaviour:
|
||
|
m_ObjectHideFlags: 0
|
||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||
|
m_PrefabInstance: {fileID: 0}
|
||
|
m_PrefabAsset: {fileID: 0}
|
||
|
m_GameObject: {fileID: 6762738775296509206}
|
||
|
m_Enabled: 1
|
||
|
m_EditorHideFlags: 0
|
||
|
m_Script: {fileID: 11500000, guid: 30f1ce6b92701f848ad6e0c94ec374c2, type: 3}
|
||
|
m_Name:
|
||
|
m_EditorClassIdentifier:
|
||
|
jsonData: '{ "type": "Drawing", "actName": "Sample Drawing Act", "actDescription":
|
||
|
"This is a sample act that should be able to be loaded as a DrawingSettings instance.",
|
||
|
"timeLimit": 66.6, "startingColor": { "r": 1.0, "g": 1.0,
|
||
|
"b": 1.0, "a": 1.0 }, "palette": [ { "r":
|
||
|
1.0, "g": 0.0, "b": 0.0, "a": 1.0
|
||
|
}, { "r": 1.0, "g": 1.0, "b": 0.0,
|
||
|
"a": 1.0 }, { "r": 0.0, "g": 1.0,
|
||
|
"b": 0.0, "a": 1.0 }, { "r": 0.0,
|
||
|
"g": 1.0, "b": 1.0, "a": 1.0 }, {
|
||
|
"r": 0.0, "g": 0.0, "b": 1.0, "a": 1.0
|
||
|
}, { "r": 1.0, "g": 0.0, "b": 1.0,
|
||
|
"a": 1.0 } ], "destinationPool": "sample" }'
|
||
|
currentAct: {fileID: 0}
|
||
|
drawingControllerPrefab: {fileID: 3241962964773812264, guid: 4fd713402edcc1c43b82d4d86a713998,
|
||
|
type: 3}
|
||
|
typingControllerPrefab: {fileID: 2942172269146964315, guid: d91131f9599079b4d96bfefa29d77a3a,
|
||
|
type: 3}
|