mirror of
https://github.com/tym1116/BH3.git
synced 2025-12-14 15:34:36 +01:00
180 lines
5.1 KiB
Plaintext
180 lines
5.1 KiB
Plaintext
%YAML 1.1
|
|
%TAG !u! tag:unity3d.com,2011:
|
|
--- !u!1 &1714190951843296
|
|
GameObject:
|
|
serializedVersion: 4
|
|
m_ObjectHideFlags: 0
|
|
m_PrefabParentObject: {fileID: 0}
|
|
m_PrefabInternal: {fileID: 100100000}
|
|
m_Component:
|
|
- 224: {fileID: 224649898419275420}
|
|
m_Layer: 5
|
|
m_Name: S2D_1_Upgrade
|
|
m_TagString: Untagged
|
|
m_Icon: {fileID: 0}
|
|
m_NavMeshLayer: 0
|
|
m_StaticEditorFlags: 0
|
|
m_IsActive: 1
|
|
--- !u!1 &1560455273243156
|
|
GameObject:
|
|
serializedVersion: 4
|
|
m_ObjectHideFlags: 0
|
|
m_PrefabParentObject: {fileID: 0}
|
|
m_PrefabInternal: {fileID: 100100000}
|
|
m_Component:
|
|
- 224: {fileID: 224091985513274542}
|
|
- 222: {fileID: 222080644082185436}
|
|
- 114: {fileID: 114584549680256258}
|
|
m_Layer: 5
|
|
m_Name: Back
|
|
m_TagString: Untagged
|
|
m_Icon: {fileID: 0}
|
|
m_NavMeshLayer: 0
|
|
m_StaticEditorFlags: 0
|
|
m_IsActive: 1
|
|
--- !u!1 &1814411212608263
|
|
GameObject:
|
|
serializedVersion: 4
|
|
m_ObjectHideFlags: 0
|
|
m_PrefabParentObject: {fileID: 0}
|
|
m_PrefabInternal: {fileID: 100100000}
|
|
m_Component:
|
|
- 224: {fileID: 224214044546310296}
|
|
- 222: {fileID: 222282256241563549}
|
|
- 114: {fileID: 114416699929942904}
|
|
m_Layer: 5
|
|
m_Name: Image
|
|
m_TagString: Untagged
|
|
m_Icon: {fileID: 0}
|
|
m_NavMeshLayer: 0
|
|
m_StaticEditorFlags: 0
|
|
m_IsActive: 1
|
|
--- !u!224 &224649898419275420
|
|
RectTransform:
|
|
m_ObjectHideFlags: 0
|
|
m_PrefabParentObject: {fileID: 0}
|
|
m_PrefabInternal: {fileID: 100100000}
|
|
m_GameObject: {fileID: 1714190951843296}
|
|
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:
|
|
- {fileID: 224091985513274542}
|
|
- {fileID: 224214044546310296}
|
|
m_Father: {fileID: 0}
|
|
m_RootOrder: 0
|
|
m_AnchorMin: {x: 0.5, y: 1}
|
|
m_AnchorMax: {x: 0.5, y: 1}
|
|
m_AnchoredPosition: {x: 0, y: 0}
|
|
m_SizeDelta: {x: 720, y: 720}
|
|
m_Pivot: {x: 0.5, y: 1}
|
|
--- !u!224 &224091985513274542
|
|
RectTransform:
|
|
m_ObjectHideFlags: 0
|
|
m_PrefabParentObject: {fileID: 0}
|
|
m_PrefabInternal: {fileID: 100100000}
|
|
m_GameObject: {fileID: 1560455273243156}
|
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
m_LocalPosition: {x: -12, y: -320, z: 0}
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
m_Children: []
|
|
m_Father: {fileID: 224649898419275420}
|
|
m_RootOrder: 0
|
|
m_AnchorMin: {x: 0.5, y: 0.5}
|
|
m_AnchorMax: {x: 0.5, y: 0.5}
|
|
m_AnchoredPosition: {x: -12, y: 40}
|
|
m_SizeDelta: {x: 508, y: 508}
|
|
m_Pivot: {x: 0.5, y: 0.5}
|
|
--- !u!222 &222080644082185436
|
|
CanvasRenderer:
|
|
m_ObjectHideFlags: 0
|
|
m_PrefabParentObject: {fileID: 0}
|
|
m_PrefabInternal: {fileID: 100100000}
|
|
m_GameObject: {fileID: 1560455273243156}
|
|
--- !u!114 &114584549680256258
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_PrefabParentObject: {fileID: 0}
|
|
m_PrefabInternal: {fileID: 100100000}
|
|
m_GameObject: {fileID: 1560455273243156}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: -765806418, guid: f5f67c52d1564df4a8936ccd202a3bd8, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier:
|
|
m_Material: {fileID: 0}
|
|
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
m_RaycastTarget: 0
|
|
m_OnCullStateChanged:
|
|
m_PersistentCalls:
|
|
m_Calls: []
|
|
m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
|
|
m_Sprite: {fileID: 21300000, guid: 2f8b81d3996e8a349b482d70952a2776, type: 2}
|
|
m_Type: 0
|
|
m_PreserveAspect: 0
|
|
m_FillCenter: 1
|
|
m_FillMethod: 4
|
|
m_FillAmount: 1
|
|
m_FillClockwise: 1
|
|
m_FillOrigin: 0
|
|
--- !u!224 &224214044546310296
|
|
RectTransform:
|
|
m_ObjectHideFlags: 0
|
|
m_PrefabParentObject: {fileID: 0}
|
|
m_PrefabInternal: {fileID: 100100000}
|
|
m_GameObject: {fileID: 1814411212608263}
|
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
m_LocalPosition: {x: 0, y: -360, z: 0}
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
m_Children: []
|
|
m_Father: {fileID: 224649898419275420}
|
|
m_RootOrder: 1
|
|
m_AnchorMin: {x: 0.5, y: 0.5}
|
|
m_AnchorMax: {x: 0.5, y: 0.5}
|
|
m_AnchoredPosition: {x: 0, y: 0}
|
|
m_SizeDelta: {x: 720, y: 720}
|
|
m_Pivot: {x: 0.5, y: 0.5}
|
|
--- !u!222 &222282256241563549
|
|
CanvasRenderer:
|
|
m_ObjectHideFlags: 0
|
|
m_PrefabParentObject: {fileID: 0}
|
|
m_PrefabInternal: {fileID: 100100000}
|
|
m_GameObject: {fileID: 1814411212608263}
|
|
--- !u!114 &114416699929942904
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_PrefabParentObject: {fileID: 0}
|
|
m_PrefabInternal: {fileID: 100100000}
|
|
m_GameObject: {fileID: 1814411212608263}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: -765806418, guid: f5f67c52d1564df4a8936ccd202a3bd8, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier:
|
|
m_Material: {fileID: 0}
|
|
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
m_RaycastTarget: 0
|
|
m_OnCullStateChanged:
|
|
m_PersistentCalls:
|
|
m_Calls: []
|
|
m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
|
|
m_Sprite: {fileID: 21300000, guid: bbd6307c53467954bb824cfca730ad49, type: 2}
|
|
m_Type: 0
|
|
m_PreserveAspect: 0
|
|
m_FillCenter: 1
|
|
m_FillMethod: 4
|
|
m_FillAmount: 1
|
|
m_FillClockwise: 1
|
|
m_FillOrigin: 0
|
|
--- !u!1001 &100100000
|
|
Prefab:
|
|
serializedVersion: 2
|
|
m_ObjectHideFlags: 1
|
|
m_Modification:
|
|
m_TransformParent: {fileID: 0}
|
|
m_Modifications: []
|
|
m_RemovedComponents: []
|
|
m_ParentPrefab: {fileID: 0}
|
|
m_RootGameObject: {fileID: 1714190951843296}
|
|
m_IsPrefabParent: 1
|