2023-12-22 22:51:17 +00:00
|
|
|
%YAML 1.1
|
|
|
|
%TAG !u! tag:unity3d.com,2011:
|
2023-12-22 23:49:26 +00:00
|
|
|
--- !u!1 &1906488431544255
|
2023-12-22 22:51:17 +00:00
|
|
|
GameObject:
|
|
|
|
serializedVersion: 6
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_Component:
|
2023-12-22 23:49:26 +00:00
|
|
|
- component: {fileID: 224834337844301562}
|
|
|
|
- component: {fileID: 114511736042026929}
|
2023-12-22 22:51:17 +00:00
|
|
|
m_Layer: 5
|
|
|
|
m_Name: DebugUIProgressBar
|
|
|
|
m_TagString: Untagged
|
|
|
|
m_Icon: {fileID: 0}
|
|
|
|
m_NavMeshLayer: 0
|
|
|
|
m_StaticEditorFlags: 0
|
|
|
|
m_IsActive: 1
|
2023-12-22 23:49:26 +00:00
|
|
|
--- !u!224 &224834337844301562
|
2023-12-22 22:51:17 +00:00
|
|
|
RectTransform:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
2023-12-22 23:49:26 +00:00
|
|
|
m_GameObject: {fileID: 1906488431544255}
|
2023-12-22 22:51:17 +00:00
|
|
|
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_ConstrainProportionsScale: 0
|
|
|
|
m_Children:
|
2023-12-22 23:49:26 +00:00
|
|
|
- {fileID: 224791440746471458}
|
|
|
|
- {fileID: 224572008283528553}
|
2023-12-22 22:51:17 +00:00
|
|
|
m_Father: {fileID: 0}
|
|
|
|
m_RootOrder: 0
|
|
|
|
m_LocalEulerAnglesHint: {x: 0, y: -0, z: -0}
|
|
|
|
m_AnchorMin: {x: 0, y: 0.5}
|
|
|
|
m_AnchorMax: {x: 1, y: 0.5}
|
|
|
|
m_AnchoredPosition: {x: 0, y: 0}
|
|
|
|
m_SizeDelta: {x: 0, y: 26}
|
|
|
|
m_Pivot: {x: 0.5, y: 0.5}
|
2023-12-22 23:49:26 +00:00
|
|
|
--- !u!114 &114511736042026929
|
2023-12-22 22:51:17 +00:00
|
|
|
MonoBehaviour:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
2023-12-22 23:49:26 +00:00
|
|
|
m_GameObject: {fileID: 1906488431544255}
|
2023-12-22 22:51:17 +00:00
|
|
|
m_Enabled: 1
|
|
|
|
m_EditorHideFlags: 0
|
|
|
|
m_Script: {fileID: -299163931, guid: 57c9a3e5193e26c4b968cc86e528416d, type: 3}
|
|
|
|
m_Name:
|
|
|
|
m_EditorClassIdentifier:
|
|
|
|
colorDefault: {r: 0.8, g: 0.8, b: 0.8, a: 1}
|
|
|
|
colorSelected: {r: 0.25, g: 0.65, b: 0.8, a: 1}
|
2023-12-22 23:49:26 +00:00
|
|
|
nameLabel: {fileID: 114497002461727351}
|
|
|
|
valueLabel: {fileID: 114721628174557797}
|
|
|
|
progressBarRect: {fileID: 224487396320919362}
|
|
|
|
--- !u!1 &1535175630901193
|
2023-12-22 22:51:17 +00:00
|
|
|
GameObject:
|
|
|
|
serializedVersion: 6
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_Component:
|
2023-12-22 23:49:26 +00:00
|
|
|
- component: {fileID: 224791440746471458}
|
|
|
|
- component: {fileID: 222430897832250997}
|
|
|
|
- component: {fileID: 114497002461727351}
|
2023-12-22 22:51:17 +00:00
|
|
|
m_Layer: 5
|
|
|
|
m_Name: Text
|
|
|
|
m_TagString: Untagged
|
|
|
|
m_Icon: {fileID: 0}
|
|
|
|
m_NavMeshLayer: 0
|
|
|
|
m_StaticEditorFlags: 0
|
|
|
|
m_IsActive: 1
|
2023-12-22 23:49:26 +00:00
|
|
|
--- !u!224 &224791440746471458
|
2023-12-22 22:51:17 +00:00
|
|
|
RectTransform:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
2023-12-22 23:49:26 +00:00
|
|
|
m_GameObject: {fileID: 1535175630901193}
|
2023-12-22 22:51:17 +00:00
|
|
|
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_ConstrainProportionsScale: 0
|
|
|
|
m_Children: []
|
2023-12-22 23:49:26 +00:00
|
|
|
m_Father: {fileID: 224834337844301562}
|
2023-12-22 22:51:17 +00:00
|
|
|
m_RootOrder: 0
|
|
|
|
m_LocalEulerAnglesHint: {x: 0, y: -0, z: -0}
|
|
|
|
m_AnchorMin: {x: 0, y: 1}
|
|
|
|
m_AnchorMax: {x: 0, y: 1}
|
|
|
|
m_AnchoredPosition: {x: 0, y: 0}
|
|
|
|
m_SizeDelta: {x: 300, y: 26}
|
|
|
|
m_Pivot: {x: 0, y: 1}
|
2023-12-22 23:49:26 +00:00
|
|
|
--- !u!222 &222430897832250997
|
2023-12-22 22:51:17 +00:00
|
|
|
CanvasRenderer:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
2023-12-22 23:49:26 +00:00
|
|
|
m_GameObject: {fileID: 1535175630901193}
|
2023-12-22 22:51:17 +00:00
|
|
|
m_CullTransparentMesh: 0
|
2023-12-22 23:49:26 +00:00
|
|
|
--- !u!114 &114497002461727351
|
2023-12-22 22:51:17 +00:00
|
|
|
MonoBehaviour:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
2023-12-22 23:49:26 +00:00
|
|
|
m_GameObject: {fileID: 1535175630901193}
|
2023-12-22 22:51:17 +00:00
|
|
|
m_Enabled: 1
|
|
|
|
m_EditorHideFlags: 0
|
|
|
|
m_Script: {fileID: 708705254, guid: f70555f144d8491a825f0804e09c671c, type: 3}
|
|
|
|
m_Name:
|
|
|
|
m_EditorClassIdentifier:
|
|
|
|
m_Material: {fileID: 0}
|
|
|
|
m_Color: {r: 0.8, g: 0.8, b: 0.8, a: 1}
|
|
|
|
m_RaycastTarget: 0
|
|
|
|
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
|
|
m_Maskable: 1
|
|
|
|
m_OnCullStateChanged:
|
|
|
|
m_PersistentCalls:
|
|
|
|
m_Calls: []
|
|
|
|
m_FontData:
|
2023-12-22 23:49:26 +00:00
|
|
|
m_Font: {fileID: 12800000, guid: 7b2f195e7407d5141a699a2ff03a649b, type: 3}
|
2023-12-22 22:51:17 +00:00
|
|
|
m_FontSize: 16
|
|
|
|
m_FontStyle: 0
|
|
|
|
m_BestFit: 0
|
|
|
|
m_MinSize: 10
|
|
|
|
m_MaxSize: 40
|
|
|
|
m_Alignment: 3
|
|
|
|
m_AlignByGeometry: 0
|
|
|
|
m_RichText: 0
|
|
|
|
m_HorizontalOverflow: 0
|
|
|
|
m_VerticalOverflow: 0
|
|
|
|
m_LineSpacing: 1
|
|
|
|
m_Text: New Text
|
2023-12-22 23:49:26 +00:00
|
|
|
--- !u!1 &1830750489913300
|
2023-12-22 22:51:17 +00:00
|
|
|
GameObject:
|
|
|
|
serializedVersion: 6
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_Component:
|
2023-12-22 23:49:26 +00:00
|
|
|
- component: {fileID: 224572008283528553}
|
2023-12-22 22:51:17 +00:00
|
|
|
m_Layer: 5
|
|
|
|
m_Name: Panel
|
|
|
|
m_TagString: Untagged
|
|
|
|
m_Icon: {fileID: 0}
|
|
|
|
m_NavMeshLayer: 0
|
|
|
|
m_StaticEditorFlags: 0
|
|
|
|
m_IsActive: 1
|
2023-12-22 23:49:26 +00:00
|
|
|
--- !u!224 &224572008283528553
|
2023-12-22 22:51:17 +00:00
|
|
|
RectTransform:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
2023-12-22 23:49:26 +00:00
|
|
|
m_GameObject: {fileID: 1830750489913300}
|
2023-12-22 22:51:17 +00:00
|
|
|
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_ConstrainProportionsScale: 0
|
|
|
|
m_Children:
|
2023-12-22 23:49:26 +00:00
|
|
|
- {fileID: 224487396320919362}
|
|
|
|
- {fileID: 224166068511791551}
|
|
|
|
m_Father: {fileID: 224834337844301562}
|
2023-12-22 22:51:17 +00:00
|
|
|
m_RootOrder: 1
|
|
|
|
m_LocalEulerAnglesHint: {x: 0, y: -0, z: -0}
|
|
|
|
m_AnchorMin: {x: 0.5, y: 0}
|
|
|
|
m_AnchorMax: {x: 1, y: 1}
|
|
|
|
m_AnchoredPosition: {x: 0, y: 0}
|
|
|
|
m_SizeDelta: {x: 0, y: 6}
|
|
|
|
m_Pivot: {x: 0.5, y: 0.5}
|
2023-12-22 23:49:26 +00:00
|
|
|
--- !u!1 &1015271678441944
|
2023-12-22 22:51:17 +00:00
|
|
|
GameObject:
|
|
|
|
serializedVersion: 6
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_Component:
|
2023-12-22 23:49:26 +00:00
|
|
|
- component: {fileID: 224487396320919362}
|
|
|
|
- component: {fileID: 222300605357163237}
|
|
|
|
- component: {fileID: 114331409745720304}
|
2023-12-22 22:51:17 +00:00
|
|
|
m_Layer: 5
|
|
|
|
m_Name: Progress
|
|
|
|
m_TagString: Untagged
|
|
|
|
m_Icon: {fileID: 0}
|
|
|
|
m_NavMeshLayer: 0
|
|
|
|
m_StaticEditorFlags: 0
|
|
|
|
m_IsActive: 1
|
2023-12-22 23:49:26 +00:00
|
|
|
--- !u!224 &224487396320919362
|
2023-12-22 22:51:17 +00:00
|
|
|
RectTransform:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
2023-12-22 23:49:26 +00:00
|
|
|
m_GameObject: {fileID: 1015271678441944}
|
2023-12-22 22:51:17 +00:00
|
|
|
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
|
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
|
|
m_LocalScale: {x: 0.5, y: 1, z: 1}
|
|
|
|
m_ConstrainProportionsScale: 0
|
|
|
|
m_Children: []
|
2023-12-22 23:49:26 +00:00
|
|
|
m_Father: {fileID: 224572008283528553}
|
2023-12-22 22:51:17 +00:00
|
|
|
m_RootOrder: 0
|
|
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
|
|
m_AnchorMin: {x: 0, y: 0.5}
|
|
|
|
m_AnchorMax: {x: 1, y: 0.5}
|
|
|
|
m_AnchoredPosition: {x: 0, y: 0}
|
|
|
|
m_SizeDelta: {x: 0, y: 26}
|
|
|
|
m_Pivot: {x: 0, y: 0.5}
|
2023-12-22 23:49:26 +00:00
|
|
|
--- !u!222 &222300605357163237
|
2023-12-22 22:51:17 +00:00
|
|
|
CanvasRenderer:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
2023-12-22 23:49:26 +00:00
|
|
|
m_GameObject: {fileID: 1015271678441944}
|
2023-12-22 22:51:17 +00:00
|
|
|
m_CullTransparentMesh: 0
|
2023-12-22 23:49:26 +00:00
|
|
|
--- !u!114 &114331409745720304
|
2023-12-22 22:51:17 +00:00
|
|
|
MonoBehaviour:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
2023-12-22 23:49:26 +00:00
|
|
|
m_GameObject: {fileID: 1015271678441944}
|
2023-12-22 22:51:17 +00:00
|
|
|
m_Enabled: 1
|
|
|
|
m_EditorHideFlags: 0
|
|
|
|
m_Script: {fileID: -765806418, guid: f70555f144d8491a825f0804e09c671c, type: 3}
|
|
|
|
m_Name:
|
|
|
|
m_EditorClassIdentifier:
|
|
|
|
m_Material: {fileID: 0}
|
|
|
|
m_Color: {r: 0.24705882, g: 0.6509804, b: 0.8, a: 1}
|
|
|
|
m_RaycastTarget: 1
|
|
|
|
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
|
|
m_Maskable: 1
|
|
|
|
m_OnCullStateChanged:
|
|
|
|
m_PersistentCalls:
|
|
|
|
m_Calls: []
|
2023-12-22 23:49:26 +00:00
|
|
|
m_Sprite: {fileID: 21300000, guid: 0cd3b2e1ed46e56449f4a7855e791c9b, type: 2}
|
2023-12-22 22:51:17 +00:00
|
|
|
m_Type: 0
|
|
|
|
m_PreserveAspect: 0
|
|
|
|
m_FillCenter: 1
|
|
|
|
m_FillMethod: 4
|
|
|
|
m_FillAmount: 1
|
|
|
|
m_FillClockwise: 1
|
|
|
|
m_FillOrigin: 0
|
|
|
|
m_UseSpriteMesh: 0
|
|
|
|
m_PixelsPerUnitMultiplier: 1
|
2023-12-22 23:49:26 +00:00
|
|
|
--- !u!1 &1742986883715151
|
2023-12-22 22:51:17 +00:00
|
|
|
GameObject:
|
|
|
|
serializedVersion: 6
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_Component:
|
2023-12-22 23:49:26 +00:00
|
|
|
- component: {fileID: 224166068511791551}
|
|
|
|
- component: {fileID: 222641720178420789}
|
|
|
|
- component: {fileID: 114721628174557797}
|
2023-12-22 22:51:17 +00:00
|
|
|
m_Layer: 5
|
|
|
|
m_Name: Value
|
|
|
|
m_TagString: Untagged
|
|
|
|
m_Icon: {fileID: 0}
|
|
|
|
m_NavMeshLayer: 0
|
|
|
|
m_StaticEditorFlags: 0
|
|
|
|
m_IsActive: 1
|
2023-12-22 23:49:26 +00:00
|
|
|
--- !u!224 &224166068511791551
|
2023-12-22 22:51:17 +00:00
|
|
|
RectTransform:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
2023-12-22 23:49:26 +00:00
|
|
|
m_GameObject: {fileID: 1742986883715151}
|
2023-12-22 22:51:17 +00:00
|
|
|
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_ConstrainProportionsScale: 0
|
|
|
|
m_Children: []
|
2023-12-22 23:49:26 +00:00
|
|
|
m_Father: {fileID: 224572008283528553}
|
2023-12-22 22:51:17 +00:00
|
|
|
m_RootOrder: 1
|
|
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
|
|
m_AnchorMin: {x: 0, y: 0.5}
|
|
|
|
m_AnchorMax: {x: 1, y: 0.5}
|
|
|
|
m_AnchoredPosition: {x: 0, y: 0}
|
|
|
|
m_SizeDelta: {x: -160, y: 26}
|
|
|
|
m_Pivot: {x: 0.5, y: 0.5}
|
2023-12-22 23:49:26 +00:00
|
|
|
--- !u!222 &222641720178420789
|
2023-12-22 22:51:17 +00:00
|
|
|
CanvasRenderer:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
2023-12-22 23:49:26 +00:00
|
|
|
m_GameObject: {fileID: 1742986883715151}
|
2023-12-22 22:51:17 +00:00
|
|
|
m_CullTransparentMesh: 0
|
2023-12-22 23:49:26 +00:00
|
|
|
--- !u!114 &114721628174557797
|
2023-12-22 22:51:17 +00:00
|
|
|
MonoBehaviour:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
2023-12-22 23:49:26 +00:00
|
|
|
m_GameObject: {fileID: 1742986883715151}
|
2023-12-22 22:51:17 +00:00
|
|
|
m_Enabled: 1
|
|
|
|
m_EditorHideFlags: 0
|
|
|
|
m_Script: {fileID: 708705254, guid: f70555f144d8491a825f0804e09c671c, type: 3}
|
|
|
|
m_Name:
|
|
|
|
m_EditorClassIdentifier:
|
|
|
|
m_Material: {fileID: 0}
|
|
|
|
m_Color: {r: 0.8, g: 0.8, b: 0.8, a: 1}
|
|
|
|
m_RaycastTarget: 0
|
|
|
|
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
|
|
m_Maskable: 1
|
|
|
|
m_OnCullStateChanged:
|
|
|
|
m_PersistentCalls:
|
|
|
|
m_Calls: []
|
|
|
|
m_FontData:
|
2023-12-22 23:49:26 +00:00
|
|
|
m_Font: {fileID: 12800000, guid: 7b2f195e7407d5141a699a2ff03a649b, type: 3}
|
2023-12-22 22:51:17 +00:00
|
|
|
m_FontSize: 16
|
|
|
|
m_FontStyle: 0
|
|
|
|
m_BestFit: 0
|
|
|
|
m_MinSize: 1
|
|
|
|
m_MaxSize: 40
|
|
|
|
m_Alignment: 4
|
|
|
|
m_AlignByGeometry: 0
|
|
|
|
m_RichText: 0
|
|
|
|
m_HorizontalOverflow: 0
|
|
|
|
m_VerticalOverflow: 0
|
|
|
|
m_LineSpacing: 1
|
|
|
|
m_Text: "0 %\n"
|