%YAML 1.1 %TAG !u! tag:unity3d.com,2011: --- !u!1 &6895404274863911569 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 7586531588264964688} - component: {fileID: 2276827791912418824} m_Layer: 5 m_Name: CardSystem m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!224 &7586531588264964688 RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6895404274863911569} 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: - {fileID: 8855931927481658112} - {fileID: 4224770106652410837} m_Father: {fileID: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 0} m_AnchorMax: {x: 1, y: 1} m_AnchoredPosition: {x: 0, y: 0} m_SizeDelta: {x: 0, y: 0} m_Pivot: {x: 0.5, y: 0.5} --- !u!114 &2276827791912418824 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6895404274863911569} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: fe5ff32f529d4f24a2064ee1dfa07758, type: 3} m_Name: m_EditorClassIdentifier: AppleHillsScripts::AppleHills.UI.CardSystem.CardAlbumUI backpackIcon: {fileID: 0} mainMenuPage: {fileID: 0} albumViewPage: {fileID: 0} boosterOpeningPage: {fileID: 0} backpackButton: {fileID: 0} boosterCountText: {fileID: 0} notificationDot: {fileID: 0} backpackAnimationTarget: {fileID: 0} newCardNotification: {fileID: 0} notificationDuration: 3 notificationSound: {fileID: 0} --- !u!1 &7564017895147059150 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 8855931927481658112} m_Layer: 5 m_Name: Backback m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!224 &8855931927481658112 RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7564017895147059150} 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: - {fileID: 1724544313110211516} - {fileID: 2668326248549305288} m_Father: {fileID: 7586531588264964688} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 0} m_AnchorMax: {x: 0, y: 0} m_AnchoredPosition: {x: 96.24829, y: 98.212524} m_SizeDelta: {x: 150, y: 150} m_Pivot: {x: 0, y: 0} --- !u!1 &8561999612656273135 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 4224770106652410837} - component: {fileID: 6676772947362202458} m_Layer: 5 m_Name: UIPageController m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!224 &4224770106652410837 RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 8561999612656273135} 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: [] m_Father: {fileID: 7586531588264964688} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} 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: 100, y: 100} m_Pivot: {x: 0.5, y: 0.5} --- !u!114 &6676772947362202458 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 8561999612656273135} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: b1ae6c1745e44e22a0fa9209ebe45ee3, type: 3} m_Name: m_EditorClassIdentifier: AppleHillsScripts::AppleHills.UI.CardSystem.UIPageController --- !u!1 &8832204230413470760 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 1724544313110211516} - component: {fileID: 466036072154575804} - component: {fileID: 4952456972160400640} m_Layer: 5 m_Name: BackbackIcon m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!224 &1724544313110211516 RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 8832204230413470760} 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: [] m_Father: {fileID: 8855931927481658112} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 0} m_AnchorMax: {x: 1, y: 1} m_AnchoredPosition: {x: 0, y: 0} m_SizeDelta: {x: 0, y: 0} m_Pivot: {x: 0.5, y: 0.5} --- !u!222 &466036072154575804 CanvasRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 8832204230413470760} m_CullTransparentMesh: 1 --- !u!114 &4952456972160400640 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 8832204230413470760} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} m_Name: m_EditorClassIdentifier: UnityEngine.UI::UnityEngine.UI.Image m_Material: {fileID: 0} m_Color: {r: 1, g: 1, b: 1, a: 1} m_RaycastTarget: 1 m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} m_Maskable: 1 m_OnCullStateChanged: m_PersistentCalls: m_Calls: [] m_Sprite: {fileID: -6415490079858998490, guid: b9d1a045f7c163a4d9e2d38071913885, type: 3} 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 --- !u!1001 &1732192317104416780 PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: serializedVersion: 3 m_TransformParent: {fileID: 8855931927481658112} m_Modifications: - target: {fileID: 4399514539281523652, guid: 00a9eeae1396ffb488487b1555414c39, type: 3} propertyPath: m_Pivot.x value: 1 objectReference: {fileID: 0} - target: {fileID: 4399514539281523652, guid: 00a9eeae1396ffb488487b1555414c39, type: 3} propertyPath: m_Pivot.y value: 1 objectReference: {fileID: 0} - target: {fileID: 4399514539281523652, guid: 00a9eeae1396ffb488487b1555414c39, type: 3} propertyPath: m_AnchorMax.x value: 1 objectReference: {fileID: 0} - target: {fileID: 4399514539281523652, guid: 00a9eeae1396ffb488487b1555414c39, type: 3} propertyPath: m_AnchorMax.y value: 1 objectReference: {fileID: 0} - target: {fileID: 4399514539281523652, guid: 00a9eeae1396ffb488487b1555414c39, type: 3} propertyPath: m_AnchorMin.x value: 1 objectReference: {fileID: 0} - target: {fileID: 4399514539281523652, guid: 00a9eeae1396ffb488487b1555414c39, type: 3} propertyPath: m_AnchorMin.y value: 1 objectReference: {fileID: 0} - target: {fileID: 4399514539281523652, guid: 00a9eeae1396ffb488487b1555414c39, type: 3} propertyPath: m_SizeDelta.x value: 75 objectReference: {fileID: 0} - target: {fileID: 4399514539281523652, guid: 00a9eeae1396ffb488487b1555414c39, type: 3} propertyPath: m_SizeDelta.y value: 75 objectReference: {fileID: 0} - target: {fileID: 4399514539281523652, guid: 00a9eeae1396ffb488487b1555414c39, type: 3} propertyPath: m_LocalPosition.x value: 0 objectReference: {fileID: 0} - target: {fileID: 4399514539281523652, guid: 00a9eeae1396ffb488487b1555414c39, type: 3} propertyPath: m_LocalPosition.y value: 0 objectReference: {fileID: 0} - target: {fileID: 4399514539281523652, guid: 00a9eeae1396ffb488487b1555414c39, type: 3} propertyPath: m_LocalPosition.z value: 0 objectReference: {fileID: 0} - target: {fileID: 4399514539281523652, guid: 00a9eeae1396ffb488487b1555414c39, type: 3} propertyPath: m_LocalRotation.w value: 1 objectReference: {fileID: 0} - target: {fileID: 4399514539281523652, guid: 00a9eeae1396ffb488487b1555414c39, type: 3} propertyPath: m_LocalRotation.x value: 0 objectReference: {fileID: 0} - target: {fileID: 4399514539281523652, guid: 00a9eeae1396ffb488487b1555414c39, type: 3} propertyPath: m_LocalRotation.y value: 0 objectReference: {fileID: 0} - target: {fileID: 4399514539281523652, guid: 00a9eeae1396ffb488487b1555414c39, type: 3} propertyPath: m_LocalRotation.z value: 0 objectReference: {fileID: 0} - target: {fileID: 4399514539281523652, guid: 00a9eeae1396ffb488487b1555414c39, type: 3} propertyPath: m_AnchoredPosition.x value: 37.5 objectReference: {fileID: 0} - target: {fileID: 4399514539281523652, guid: 00a9eeae1396ffb488487b1555414c39, type: 3} propertyPath: m_AnchoredPosition.y value: 37.5 objectReference: {fileID: 0} - target: {fileID: 4399514539281523652, guid: 00a9eeae1396ffb488487b1555414c39, type: 3} propertyPath: m_LocalEulerAnglesHint.x value: 0 objectReference: {fileID: 0} - target: {fileID: 4399514539281523652, guid: 00a9eeae1396ffb488487b1555414c39, type: 3} propertyPath: m_LocalEulerAnglesHint.y value: 0 objectReference: {fileID: 0} - target: {fileID: 4399514539281523652, guid: 00a9eeae1396ffb488487b1555414c39, type: 3} propertyPath: m_LocalEulerAnglesHint.z value: 0 objectReference: {fileID: 0} - target: {fileID: 6686144552275602124, guid: 00a9eeae1396ffb488487b1555414c39, type: 3} propertyPath: m_Name value: BoosterNotifications objectReference: {fileID: 0} m_RemovedComponents: [] m_RemovedGameObjects: [] m_AddedGameObjects: [] m_AddedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 00a9eeae1396ffb488487b1555414c39, type: 3} --- !u!224 &2668326248549305288 stripped RectTransform: m_CorrespondingSourceObject: {fileID: 4399514539281523652, guid: 00a9eeae1396ffb488487b1555414c39, type: 3} m_PrefabInstance: {fileID: 1732192317104416780} m_PrefabAsset: {fileID: 0}